I am executing a block inside beginBackgroundTaskWithExpirationHandler which needs 5-7 min, but it gets timed out in ~180 seconds. Is there any way to execute 5-7 min task in the background.
I am executing a block inside beginBackgroundTaskWithExpirationHandler which needs 5-7 min, but it gets timed out in ~180 seconds. Is there any way to execute 5-7 min task in the background.