Hello,
Is it possible that when a xamarin forms application is in the background, when it receives a push notification, it puts a page of content in the foreground? with android I got it, the application is in the background, I receive a notification and I open an activity and it is in the foreground.