I'm seeing the new "apple will disable HTTP" message in the simulator, and your warning is correctly
reporting the http requests I make.
According to the cited blog post,
https://www.codenameone.com/blog/ios-http-urls.htmlmy builds should no longer work. But they do (at least IOS debug builds work).
So did the migration not happen, or did you decide to include the override by default,
or some other explanation?
Also, just curious, what has this to do with new build servers? Is this policy being enforced
by xcode rather than IOS?