0

Im creating a xamarin forms project and using JobScheduler in the android project to create a background task.

Can I manually trigger the background job to run so I can test it.

iOS background fetch can be ran by changing execution mode on iOS Run Options to "Background Fetch", wondering if there is anything similar I can do.

  • 2
    **Force your task to run** https://stackoverflow.com/questions/38880969/what-tools-are-available-to-test-jobscheduler Debugging: https://developer.android.com/topic/libraries/architecture/workmanager/how-to/debugging – SushiHangover Mar 29 '21 at 06:14

0 Answers0