I am aware that QCAR will need network access to download the device configuration to run. However, according to the EULA, QCAR maintains the rights to collect user/device information.
I was wondering what kind of information is accessible and/or uploaded to your server?
According to your Dev Guide, Android permission needed are as below:
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.READ_PHONE_STATE
What about iOS since there isn't any permission settings that I am aware of.
Detailed information would be useful as I am planning to use it in an enterprise project.
Thank you.
I have the exact same problem.
I've just created an app using Vuforia for an enterprise customer, and in order to get it approved through their security audit, they need to know what the app is sending.
Things like: android.permission.READ_PHONE_STATE don't help me much, since this basically states that the app can check who and when I'm calling people. Why on earth should an AR library need this info?
On IOS it's not even clear what is queried (and why).
Can someone from Vuforia give us a detailed explanation what exactly is sent and what is done with it? There is no reason to keep this a secret right?
thanks!