I would like to run my job every night, even when the device is turned off. I have used JobScheduler in Xamarin.Android to do tasks in the background, but in JobScheduler there is no option to do it on a specific time.
Is there any way to do this in Xamarin?