After a lot of research on Google, I cannot find a proper guide on how to start a mobile app on device boot up in Xamarin Forms.
Basically I have created a mobile application, and I want the app to run in background without user intervention of launching the app.
Could someone advise on how to proceed with this ? Or anyone who has ever done this in Xamarin Forms before ?
Note that the target device is Android and iOS.
Thanks & Regards.