roblav96 / nativescript-onesignal

A Nativescript plugin that wraps the iOS and Android OneSignal Push Notifications SDK.
https://documentation.onesignal.com/docs/getting-started
Other
24 stars 42 forks source link

alert dialog when receiving pushes #27

Closed randy-johnson closed 6 years ago

randy-johnson commented 6 years ago

Is there some default functionality when receiving push notifications that cause an alert dialog to pop up?

I have my received and open handlers set and they do not include an alert() yet I am still getting an alert dialog.

randy-johnson commented 6 years ago

Duplicate of #20