There seems to be a bug in Unity which gives an error for the Android Manifests. If you're not familiar with the error, i'll post it below. Has anyone been able to find a fix for this yet?
CommandInvokationFailure: Failed to re-package resources. See the Console for details.
C:\Users\b\AppData\Local\Android\sdk\build-tools\24.0.0-preview\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S "res" -I...
Has anyone been able to solve the Android Manifests bug?
CommandInvokationFailure: Failed to re-package resources. See the Console for details.
C:\Users\b\AppData\Local\Android\sdk\build-tools\24.0.0-preview\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S "res" -I...
Has anyone been able to solve the Android Manifests bug?