You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to me that the queue is subject to the limited time given by iOS to tasks created by application.beginBackgroundTaskWithExpirationHandler, since there is no additional setup required to use it.
The text was updated successfully, but these errors were encountered:
And if they do, for how long?
It seems to me that the queue is subject to the limited time given by iOS to tasks created by
application.beginBackgroundTaskWithExpirationHandler
, since there is no additional setup required to use it.The text was updated successfully, but these errors were encountered: