Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

Xamarin.forms PushNotificationPlugin, how to open a page passing data of the notification received?

$
0
0

So on my app.xaml.cs I have

CrossPushNotification.Current.OnNotificationReceived += (s, p) =>
{
//something like Navigation.PushAsync(new Page(Data from the notification));
}

How can I open 'Page' and give the data of the notification as an argoument?

Thanks to all.


Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>