Hi all,
I am using pushy for my notifications. Link given below. The code for android is working fine and shows the notification. But the same code doesn't return the desired results when I am working on Xamarin Forms.
I get the notification, hears the notification sound, mobile is vibrated but I simply cannot see the notification anywhere on the screen.
Is there any additional coding which needs to be done in order to view notifications in Xamarin FORMS ??
Posts
Hi,
This is an Android component only and does not support Xamarin Forms.
Regards,
I was missing sound and notification icon.
Issue solved. Working fine.