You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to generate the Service Account JSON file from the same Firebase project as the current Sender ID found in the Cloud Messaging API (Legacy) > Sender ID
How can we help?
I used the latest version of onesignal `OneSignal.Debug.setLogLevel(OSLogLevel.verbose);
OneSignal.initialize('');
OneSignal.Notifications.requestPermission(false);
runApp(const MyApp());` this is my code. I send multiple messages from onesignal but I didn't get any notification
Code of Conduct
The text was updated successfully, but these errors were encountered: