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
Replies
Boosts
Views
Activity
@Ptit-Xav We move to the new version of Xcode because, because one SDK up deployment target to iOS 11, and build it at Xcode 14. That's why we moved to new version of Xcode. Remove all armv7 architecture in Build Settings, but its still crash on iOS 11.*
@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
Maybe someone solved this problem ? I have the same problem, when used AVAssetExportPresetPassthrough always fails, another preset always work great