You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm working on displaying Android notifications as banners/bubbles instead of just in the notification drawer. I attempted to set the android_channel_id in our REST API to the OneSignal dashboard's Channel Id value, but it caused issues with notifications appearing in the drawer.
Drawer:
Banner/bubble:
Could someone please provide a clear example of how to configure this in the REST API? The documentation isn't providing enough clarity.
Hello,
I'm working on displaying Android notifications as banners/bubbles instead of just in the notification drawer. I attempted to set the android_channel_id in our REST API to the OneSignal dashboard's Channel Id value, but it caused issues with notifications appearing in the drawer.
Drawer:
Banner/bubble:
Could someone please provide a clear example of how to configure this in the REST API? The documentation isn't providing enough clarity.
Here is the sendPushNotification function
The text was updated successfully, but these errors were encountered: