OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Xamarin app with OneSignal. https://onesignal.com
Other
105
stars
50
forks
source link
Tapping notification opens in Browser on Amazon Fire HD 8 #111
Description:
I went through the Amazon implementation and enabled amazon on the one signal dashboard. everything seems to be working fine. I can send the notification and my amazon fire hd 8 device receives it but once I tap on the notification, default browser opens a blank page.
@EmilAlipiev Sorry for the delay , this was an issue with OneSignal sending an incorrect payload ADM payload to FireOS devices. This has already been corrected. Thanks.
Description: I went through the Amazon implementation and enabled amazon on the one signal dashboard. everything seems to be working fine. I can send the notification and my amazon fire hd 8 device receives it but once I tap on the notification, default browser opens a blank page.
(your description here)
Environment
here is how my manifest looks like
this is how i initialize onesignal in the mainactivity
that code works fine on Google devices but not amazon.