Open tortamque opened 9 months ago
Hi @tortamque thank you for reporting. I will try to reproduce with your steps, and follow up if I have any other questions.
I am also face this issue.
I am facing the same issue, Have you got any solution?
Any solution?
Unfortunately, I didn't find any solution for this issue, so I had to move the push notification functionality to Firebase
What happened?
Hello. I'm facing an issue where OneSignal for Flutter (onesignal_flutter: ^5.1.0) can't get subscription status for Android devices with android 12 and lower (API Level 32 and lower). Therefore these android devices can't receive any push notifications. Tested on Realme 7 5G (Android 10), Pixel 3a (Android 12) and Android emulator (Android 12). They being displayed on "Subscriptions" menu, but "Subscription Status" is empty.
However, it works on android emulator with Android 13.
I can provide additional information or code snippets if needed.
Steps to reproduce?
What did you expect to happen?
I expected to see checkmark, "Permission Not Granted" or any other subscription status.
OneSignal Flutter SDK version
5.1.0
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct