I have a Xamarin.Forms app that uses FreshMVVM. I need to open a particular page using its PageModel in a code that handles a push notification. Here is what I tried to do:<