Hello all!
My application required to be launched when Geofence event appeared. For now all is working - application launched by Geofence event, but only for 10-15 seconds. Is there any way to keep it working much longer?
Is there any necessity to implement Background task object? For now in AppDelegate not defined background task, just actions that need for application functionality.