Posts

Post not yet marked as solved
3 Replies
0 Views
Hi Matt No, the URL we are trying to load is HTTPS. It is NOT HTTP. Its a media file hosted on a server (not HLS). Which is why we were surprised that it would work fine on iOS 13 but not on iOS 11 or iOS 12.
Post not yet marked as solved
5 Replies
0 Views
No, I meant Phone call. If the Phone call continues for 30 mins, app has timed out in the background in 15 mins. Looking for a way to avoid that.
Post not yet marked as solved
5 Replies
0 Views
Thanks The scenario here is that app has a 15 minute timeout. While user is using the app, we allow them to make a phone call, which opens the Phone app, and puts our app in background. Once call is over, we want to be able to capture that. If call goes over 30 mins, app has timed out in the background and we are looking for a way to keep it alive.