URLSessionConfiguration.background not working with JIO sim

HTTP request using JIO cellular data not sent when URLSessionConfiguration.background configuration used for URLSession. But when URLSessionConfiguration.default configuration is used for URLSession then HTTP request works fine.

URLSessionConfiguration.background not working with JIO sim

You’re talking about Jio, right?

Is this problem limited to HTTP? Or does it apply to HTTPS as well?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

URLSessionConfiguration.background not working with JIO sim
 
 
Q