I used the Codename One framework to develop an iOS app (it's not a native iOS app).
I used a BrowserComponent to show a website on my iOS app. I tested it on an iPhone 7 Plus (iOS version 11.2.5) and I noticed that only HTTPS websites are shown. If i put a HTTP url, the BrowserComponent is blank.
Is there any build hint to set in order to show HTTP websites?