OneSignal-Android-SDK icon indicating copy to clipboard operation
OneSignal-Android-SDK copied to clipboard

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal. https://onesignal.com

Results 187 OneSignal-Android-SDK issues
Sort by recently updated
recently updated
newest added

After updating to the recent version of OneSignalSDK, we have some issues on old Huawei phones. I found the problem and reason for the error is that you have ApiException...

Need More Information

… on new WebView on Lollipop 5.1 devices) ## This change is [](https://reviewable.io/reviews/onesignal/onesignal-android-sdk/947)

**Description:** When a `DialogFragment` gets dismissed, leak canary reports a memory leak caused by OneSignal. Note that I have no reference to the onesignal SDK in that dialog fragment. **Environment**...

Low Priority
Possible Bug

I hope OneSignal implements the new Bubbles API from Android 11. It's very useful and I think it will be very easy to do since the only new thing is...

Enhancement / Feature

## Intro In-App Messages (IAMs) can be problematic during `Activity` to `Activity` navigation. This is due to the IAM view being coupled with the `Activity-Lifecycle` to support orientation changes, resuming/pausing...

Low Priority

In this SDK you send the package's `versionCode` as `game_version` (which shows up in the OneSignal interface as App Version). But on iOS you send the Version which (I think?)...

* Rework modeling framework to support nested models * Move identity and property models to be singleton model stores * Tune/comment operation repo concept * Work through login/logout process with...

### How can we help? I have been used the OneSignal for a while and now I noticed in the logs that the api endpoint `https://api.onesignal.com/players` are failing with error...

### What happened? Our app occur this crash below recently. We didn't use WorkManager in the app, so we guess that OneSignal cause this issue maybe. ``` Caused by java.lang.IllegalStateException:...