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

### What happened? Since I upgraded my Android Gradle plugin (AGP) to 8.2.2. I get this error when building the app Using multiple versions of the Android Gradle plugin in...

# Description ## One Line Summary **REQUIRED** - Very short description that summaries the changes in this PR. ## Details ### Motivation **REQUIRED -** Why is this code change being...

### What happened? since we update our apps to the latest SDK version we see zero clicks and delivery metrics on the dashboard notifications do arrive, on our test devices...

### How can we help? In one signal everything goes well, the user subscribes. but the notifications do not reach the browser, on mac no error appears in chrome, but...

### What happened? Hello I'm using OneSignal flutter SDK In debug mode, in xcode debug console, I see hundreds of the following being logged: ``` ERROR: OSPropertyOperationExecutor update properties request...

### How can we help? Hi, I want to write tests for my OneSingal integration and need to mock OneSignal to do this. How can I do this as OneSignal...

### How can we help? Hi, I would like to ask a question, Is there anyway that I can `Manually manage signing`?. After integrating OneSignal into my project, everything works...

### How can we help? When scanning my app on [exodus](https://reports.exodus-privacy.eu.org/en/) I saw that HMS is shipped with it. After looking further into it and into the merged Android manifest...

### How can we help? Any fix for that ? ### Code of Conduct - [X] I agree to follow this project's Code of Conduct

### What happened? In the latest version of the SDK, I am unable to properly Opt In to notifications only on Android, iOS is working without issue. After requestPermission and...