OneSignal-Flutter-SDK
OneSignal-Flutter-SDK copied to clipboard
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
# Description ## One Line Summary Removed duplicate "longer" MIGRATION_GUIDE.md ## Details ### Motivation **REQUIRED -** This ensures better readability for the one signal flutter docs. ### Scope **RECOMMEND -...
### How can we help? There is no method that will be triggered when notification is received in background and terminated state. Like in FCM we have method like FirebaseMessaging.onBackgroundMessage(_firebaseMessagingBackgroundHandler);...
### What happened? 1)Uncheck the copy and uninstall toggle in build phase for Embedded Foundation Extension 2)Enable background modes -> Remote Notifications. When app is in background following events are...
### How can we help? Hi, I have an application with dynamic icon changing feature. Push notifications open the app before the dynamic icon changes. However, after changing the dynamic...
### What happened? [Build Runner_2024-06-21T10-26-47.txt](https://github.com/user-attachments/files/15923636/Build.Runner_2024-06-21T10-26-47.txt) ### Steps to reproduce? ```Markdown Installed the plugin and followed the steps mentioned on https://documentation.onesignal.com/docs/flutter-sdk-setup. not able to get rid of this issue ``` ###...
这个库挺坑的
### How can we help? iOS app后台进入前台的这个库居然会自动清除角标,真是无语,还好我是老iOS  ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
### What happened? The latest versions of the SDK have completely broken notifications for our app. All subscription ids are now empty strings, and there are no notifications being received...
### What happened? I get the following warning when building my app: ``` Note: /home/john/.pub-cache/hosted/pub.dev/onesignal_flutter-5.2.0/android/src/main/java/com/onesignal/flutter/OneSignalPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. ``` ### Steps...
### What happened? Push notifications work after I install the app. They work if I force close the app. However, if I reboot the phone, they do not work UNTIL...
### What's on your mind? Hello some user in restricted country so one signal not working the problem is one i call OneSignal.User.pushSubscription.id it return empty string because the variable...