Back in 2018 I used to get times in the range from 140 to 170 seconds when calling [UIApplication sharedApplication].backgroundTimeRemaining.
Today running on the latest iOS 14 Beta I get about 10 to 20 seconds.
My questions:
Today running on the latest iOS 14 Beta I get about 10 to 20 seconds.
My questions:
Is this documented somewhere?
What times can be expected with which version of iOS?
Did you experience the same issue?
Is there a way to request more time? (I would need about 60 seconds)