Closed
Description
Description:
I updated my project with the last OneSignal Unity SDK but I cannot build it for Android 12 because Google rejects my app bundle. It says that android:exported is missing somewhere. If I check the OneSignal manifests in my project there isn't this line of code, and I don't know how to add it.
Environment
OneSignal SDK 3.0.3
Unity 2020.3.17f1
Steps to Reproduce Issue:
- Create a blank project with the latest OneSignalSDK.unitypackage
- Upload the project in the Google Play Console