Pedro Paulo

Results 3 comments of Pedro Paulo

I solved this bug by removing these two attributes from my AndroidManifest.xml file. ``` ``` Remove the **_tools:node="replace"_** attribute. ``` ``` Remove the **_android:theme="@android:style/Theme.Translucent.NoTitleBar"_** attribute.

@nan-li 1. It was happening in any environment, debugging, production, whatever. 2. It was happening all the time, the app never started. Without the OneSignal SDK, the application worked with...