im using App Center to collect insights about the app. im not using MainPage as my entry page.
In recieving this error
PageUtilities.GetCurrentPage (Xamarin.Forms.Page mainPage)
System.NullReferenceException: Object reference not set to an instance of an object
1
PageUtilities.GetCurrentPage (Xamarin.Forms.Page mainPage)
2
PrismApplicationBase.OnSleep ()
3
Application.SendSleepAsync ()
4
FormsAppCompatActivity+d__32.MoveNext ()
5
ExceptionDispatchInfo.Throw ()
6
TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task)
7
TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task)
8
TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task)
9
TaskAwaiter.GetResult ()
10
FormsAppCompatActivity+d__28.MoveNext ()
11
ExceptionDispatchInfo.Throw ()
12
AsyncMethodBuilderCore+<>c.b__6_0 (System.Object state)
13
SyncContext+<>c__DisplayClass2_0.b__0 ()
14
Thread+RunnableImplementor.Run ()
15
IRunnableInvoker.n_Run (System.IntPtr jnienv, System.IntPtr native__this)
16
(wrapper dynamic-method) System.Object:1ccf4a28-d5de-41dd-ad05-219c61425ae0 (intptr,intptr)