Hello,
I created a Xamarin.Forms Shared application and noticed that OnStart, OnSleep, and OnResume are never reached.
OnStart should be called in Xamarin.Forms.Forms.Init am I right ?
Why are all of these functions never called ?
Thank you in advance for your support.