OneSignal / OneSignal-Flutter-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
https://www.onesignal.com
Other
606 stars 204 forks source link

[Bug]: Android Push Notification Not subscribed #886

Open bonitoravi opened 1 month ago

bonitoravi commented 1 month ago

What happened?

When I am trying to opt-in for push notifications, I click "allow ", yet its showing "Permission not granted". If i wait for couple of seconds before clicking on "Allow ", its being properly subscribed in One Signal

Steps to reproduce?

1.Install the App.
2.Login into the app.
3.Click allow for permissions immediatelty when prompt appears.
4.OneSignal dashboard shows "Permission not granted"

What did you expect to happen?

Permission should be granted

OneSignal Flutter SDK version

5.1.2

Which platform(s) are affected?

Relevant log output

No response

Code of Conduct