Search Unity

Why is My unity App asking for GPS and internet permission??????

Discussion in 'Android' started by Mindunity, Feb 24, 2012.

  1. Mindunity

    Mindunity

    Joined:
    Dec 30, 2011
    Posts:
    22
    I recently made an app for Android, and when I was installing it, it asking for GPS and Internet permission while my app never ever used or needed those features, is unity trying to track my user base?

    Whats going on here? Is there some setting I missed?

    Thanks guys
     
  2. Mindunity

    Mindunity

    Joined:
    Dec 30, 2011
    Posts:
    22
    I'm pretty sure I do not have any code that use GPS or internet access
     
  3. Moredice_legacy

    Moredice_legacy

    Joined:
    Jan 31, 2010
    Posts:
    101
    If you added ads to it, the ads package would require internet access, which is usually tied to location tracking as well (to better serve ads to the right audience).
     
  4. Tseng

    Tseng

    Joined:
    Nov 29, 2010
    Posts:
    1,217
    Unity can't add this permission. You probably added it yourself in your AndroidManifest.xml file