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

**Description:** Once removed tags are always added to tag upload request. Seems like OneSignal preserves every removed tag. Expected result would be that OneSignal does not preserve any removed tag...

Reproducible

![image](https://user-images.githubusercontent.com/18320608/162187272-285a1deb-cd26-491c-b3e4-03711af47378.png)

**Description:** I've implemented the background service extension, to do some background stuff for notifications. However, when notifications are received (completed) and displayed to the user, and everything is OK, but,...

![image](https://user-images.githubusercontent.com/18320608/163950247-11e2833c-dddc-48e6-ba5f-ec66388ec978.png) ![image](https://user-images.githubusercontent.com/18320608/163950523-40f6f1af-9008-4138-bc59-25bba1710ce0.png) **Environment** OneSignal SDK 4.7.1

**Description:** According to the [documentation](https://documentation.onesignal.com/docs/40-api-android-native#remotenotificationreceived-method) of `OneSignal.OSRemoteNotificationReceivedHandler` it's not possible to inject any custom dependencies easily (It has to be done in a not so nice way) Instead of creating...

**Description:** I'm using One signal push notification but I want the notifications to open in the URL that is sent with it but not the homepage This is my app...

**Description:** Some crashes happen when com.onesignal.OneSignalDbHelper.getSQLiteDatabase is called. **Environment** OneSignal SDK: 3.15.3 Android SDK: Many versions have these crashes **Steps to Reproduce Issue:** I can't reproduce these issues, but I...

Medium Priority
Possible Bug

This is a feature request to allow developers to opt in to use a proxy server as OneSignal api base url. It happen that OneSignal domains are blocked in some...

I see many fatal crashes from a single rooted device. Firebase report: Fatal Exception: java.lang.SecurityException Neither user 10064 nor current process has android.permission.SET_PREFERRED_APPLICATIONS. Device Brand:Rockchip Model:VENUS RAM free: 2.72 GB...

Low Priority

`Fatal Exception: java.lang.RuntimeException: Unable to instantiate service com.onesignal.HmsMessageServiceOneSignal: java.lang.ClassNotFoundException: Didn't find class "com.onesignal.HmsMessageServiceOneSignal" on path: DexPathList[[zip file "/data/app/com.rizek.android.users-1/base.apk"],nativeLibraryDirectories=[/data/app/com.rizek.android.users-1/lib/x86, /vendor/lib, /system/lib]] at android.app.ActivityThread.handleCreateService(ActivityThread.java:2865) at android.app.ActivityThread.-wrap4(ActivityThread.java) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1430) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:148)...

Need More Information