OneSignal-Flutter-SDK icon indicating copy to clipboard operation
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

Results 171 OneSignal-Flutter-SDK issues
Sort by recently updated
recently updated
newest added
trafficstars

### How can we help? Dear OneSignal Team, I’m using the OneSignal Flutter SDK (onesignal_flutter) in my app, and I have a specific use case where I need to trigger...

Hello I want to capture data and save Hive. When app work and I get notification it work with OneSignal.Notifications.addForegroundWillDisplayListener. But I want to capture data when app closoed and...

### How can we help? I Searched the docs bit Found Nothing , i want to setup my service such that upon clicking on notification it opens the app, so...

Description: I am experiencing an issue with push notifications in my Flutter application. When the app is closed, tapping on a push notification does not open the app or navigate...

### What happened? Hello, for now there is one occurrence of this in Crashlytics: ``` specialized OSSubscriptionModelStoreListener.getUpdateModelDelta(_:) Crashed: com.apple.NSURLSession-delegate EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x000000068a4424a0 ``` Please advise, thanks. ### Steps to reproduce?...

### What happened? Hello, for now there is one occurrence of this in Crashlytics: ``` Fatal Exception: NSInvalidArgumentException -[NSTaggedPointerString count]: unrecognized selector sent to instance 0x8000000000000000 ``` Looks similar to...

### What happened? My problem only happens when I receive a notification with the app running (in the foreground or background). When you kill the app and click on the...

### How can we help? WARNING: OSNotificationLifecycleListener:onWillDisplayNotification timed out. Display was not called within 25.000000 seconds. Continue with display notification: 0 VERBOSE: finishProcessingNotification: Fired! VERBOSE: Notification display type: 0 VERBOSE:...

### How can we help? I am trying to capture the silent notification data but unable to do that showing data in log but its onesignal data not my logs...

``` pod install --repo-update CDN: trunk URL couldn't be downloaded: https://cdn.jsdelivr.net/cocoa/Specs/d/f/3/OneSignalXCFramework/5.3.0-beta-01/OneSignalXCFramework.podspec.json Response: SSL peer certificate or SSH remote key was not OK ``` already tried: 1. pod repo remove trunk...