alex-yplabs
alex-yplabs
Any update on this? Facing the same issue - only on the release build. @Dimous have you found a solution or we've been/gonna be fired? :)))
In the end, I fixed my issue by removing the code that was prompting programmatically the dialog to give notification permission, and I enabled that prompt using the in-app messages...
> @alex-yplabs Hi I have the same issue can you please provide a snippet example of your solution? thanks Hey! It's not code per se. I just removed "OneSignal.promptForPushNotificationsWithUserResponse()" and...