Berk Çelik
Berk Çelik
### What happened? I'm using OneSignal 5.1.2 on my android project. Some of my users are getting a nullpointerexception crash when initializing onesignal using OneSignal.initWithContext in application's onCreate. ### Steps...
### How can we help? How do I detect when the user clicks "don't allow" from the native notification permission popup that i trigger with OneSignal.Notifications.requestPermission() method? There is no...
### What happened? After updating the SDK to 5.1.8, on most of the Xiaomi devices when user clicks a notification, nothing happens. I believe the issue is the "Display pop-up...
### How can we help? I had to downgrade to OneSignal 4.8.9 because of the bugs that 5.x.x versions had. OSSubscriptionObserver and SetExternalId completion callbacks are extremely slow. SetExternalId callback...
How can I use this in a jetpack compose project? Even if i don't set fillviewport = true would it work? AndroidView(modifier.fillmaxheight()) would do the trick? Also will I be...
### What happened? We had to downgrade OneSignal SDK from 5 to 4 because of the #2070 issue. We first downgraded it to 4.8.9. After that because of #2078 this...
### What happened? When I try to call OneSignal.Login and addTags methods I get this error for the operation named "login-user" on the logs sometimes: POST - STATUS: 400 -...
### What happened? we rewrote our iOS application and when we update the app from the old one to the new, the old subscripton gets destroyed (put into Unsubscribed state...