Posts

Post marked as solved
2 Replies
We solved the problem, it's some kind of problem in CDN. We implemented DNS resolver to check IP appress from user when error occure (SSL error). And we saw that ip address from CDN not the same as not what is expected for a certain region. For example, user from Germany (just example) - has error with SSL connection when try to download our assets . We resolve DNS address from CDN url where SSL error occure. On user device resolved ip - 88.143.21.23 (for example), and real IP for this region different (54.22.123.54). With this information we came to our CDN provider and they will fixed that from they side
Post not yet marked as solved
2 Replies
@Techwindeveloper I have the same problem, Xcode 14, deployment target iOS 11, but always crashes on devices with iOS 11, on iOS 12 all is okey