Posts

Post not yet marked as solved
14 Replies
My issue causing -1001 timeout error was URLSessionConfiguration custom configuration. Once I set a default URL session configuration -1001 timeout errors disappeared. **Notice, it did not cause the issue on a real device, only on iOS simulator. **