Hi Meaton,
More and more clients report on IOS 16 that App is offline, while it is not. Now we also have clients using this SDK: https://github.com/sumup/sumup-ios-sdk who complain they can't login, because the iPad is thinking they are offline. But they are not. The message we get back from the SDK Not able to login since you are offline, go online first but we are online. After killing the app and trying again it's working fine.
Any clue what else could block Network traffic?
Post
Replies
Boosts
Views
Activity
I notice you are in a lot posts related to network traffic. So hope you can help, we have a lot issues like above with our (appstore) clients on iOS 16.
The iPad is online (Apple.nl is working), but out of a sudden external calls are blocked. To total different endpoints (AWS, Sumup.com, etc)
In the logs we see iOS is thinking its offline Error Domain=NSURLErrorDomain Code=-1009 . When we restart the app it's working for some while.
I also have a movie to reproduce. Any clue how to fix?😬