Search Unity

Android Manifest overwritten by invisible force

Discussion in 'Android' started by Tunkali, May 9, 2017.

  1. Tunkali

    Tunkali

    Joined:
    Feb 5, 2013
    Posts:
    54
    Hello everybody,

    i have different versions of my VR-App on Android (GearVR online, GearVR offline, GearVR Store, Cardboard). And my client need to have all versions parallel on his phone. So the best way is to change the package name. BUT, it doesnt work...

    - I Changed the unityplayersettings
    - I changed all the manifest files i have already
    - I deleted all manifest files

    But everytime, the package name will be overwritten from SOMEWHERE to the initial project name. I am very desperate about this... it doesnt make any sense...

    Can somebody help me?

    Thank you!
     
  2. Tunkali

    Tunkali

    Joined:
    Feb 5, 2013
    Posts:
    54
    Ok, its solved...

    My focus was to much on manifestfiles and product name, i forgot to change the bundle identifier on other settings...

    so silly ;)