Forum Discussion
fogostudio
7 years agoHonored Guest
Unable to merge android manifests
Hello,
Hope anyone is able to help. in Unity, I've created an AndroidManifest.xml file using Tools > Oculus > Create store-compatible AndroidManifest.xml, problem is, when I try to build the APK I get an error that says Unity is unable to merge android manifests.
The only way I'm able to make a build is to delete the AndroidManifest.xml file from the Assets\Plugins\Android directory. Problem is if I upload this APK it doesn't pass validation.
Can someone please point out what do I need to do ? I'm using Unity 2018.2.13f1 also Using Oculus Integration v.1.30.1
Thanks in advance.
Hope anyone is able to help. in Unity, I've created an AndroidManifest.xml file using Tools > Oculus > Create store-compatible AndroidManifest.xml, problem is, when I try to build the APK I get an error that says Unity is unable to merge android manifests.
The only way I'm able to make a build is to delete the AndroidManifest.xml file from the Assets\Plugins\Android directory. Problem is if I upload this APK it doesn't pass validation.
Can someone please point out what do I need to do ? I'm using Unity 2018.2.13f1 also Using Oculus Integration v.1.30.1
Thanks in advance.
2 Replies
Replies have been turned off for this discussion
- fogostudioHonored GuestFound the issue!
For other users that experiencing the same problem: Check your plugins folders. Some plugs you might be using for your project have their own AndroidManifest.xml files with parameters that are colliding with the Oculus generated one.
In my case it was a Google Cardboard one that was giving me the problem, removed it and no more merging issues. - barryzundelExplorerI wanted to follow up with this. We are having the same problem. We have created an app that is being developed for
- Google Cardboard (Android/iOS)
- Oculus Go/GearVR, and Rift
When I build, it still gives me an error saying "Unable to merge Android Manifest files."
I noticed that even with no manifest files in the project, Unity creates one in the StagingArea folder at build time. Is this what is creating problems? How do we resolve this merge issue?
Any help would be greatly appreciated. Thanks!
Unity 2018.2.14f1 64 bit Windows
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 4 years ago
- 2 months ago