Is it possible to execute function periodically even if app is terminated?
I am building a Country Tracker app. User installs the app, through several APIs app get user country and saves it in the Core Data. The problem is that BGTask is unreliable. For the last 3 days I didn’t see it execute once. Is it possible to do that differently?
Is it possible to execute function periodically even if app is terminated?
I am building a Country Tracker app. User installs the app, through several APIs app get user country and saves it in the Core Data. The problem is that BGTask is unreliable. For the last 3 days I didn’t see it execute once. Is it possible to do that differently?
Is it possible to execute function periodically even if app is terminated?
I am building a Country Tracker app. User installs the app, through several APIs app get user country and saves it in the Core Data. The problem is that BGTask is unreliable. For the last 3 days I didn’t see it execute once. Is it possible to do that differently?