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
### What happened? We are using Onesignal in our Flutter App and it was working fine, but a few days ago it started showing this exception while the App still...
### What happened? /Users/mac/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-5.0.0/android/src/main/java/com/onesignal/flutter/OneSignalNotifications.java:77: error: lambda expressions are not supported in -source 7 OneSignal.getNotifications().requestPermission(fallback, Continue.with(permissionResult -> { ^ (use -source 8 or higher to enable lambda expressions) ### Steps to...
**Description:** With Firebase when the app is closes and then we got a push notification we can use `getInitialMessage()` to check if the app was opened by clicking in a...
### What's on your mind? I want to add one function to set the app badge count manually on foreground state. OneSignal.shared.clearOneSignalNotifications(); This method worked well. Checked this method is...
**Description:** Flutter for Web has been under stable support for some time now, are there any plans to support other Flutter platforms within this plugin?
### What happened? I dismissed the notification I received from the notification panel but the same dismissed notification appeared again when the app was opened. And was also showing the...
### What happened? I got an errors like these in firebase crashlytics about of one signal in my production app. I cant get any error during debug mode. Our debug...
### How can we help? I am using different methods of Onesignal, where I may for sure get errors, for example, `sendTags` will throw an error if the account is...
### What happened? Hi, I am currently working on an app where the user tag limits is now of 20 due to the recent changes on plans limits. The issue...
Crash message bellow > dyld`: 0x115836984 : movl $0x2000209, %eax ; imm = 0x2000209 0x115836989 : movq %rcx, %r10 0x11583698c : syscall -> 0x11583698e : jae 0x115836998 ; 0x115836990 :...