Iframe object - Forum

Forum Navigation
You need to log in to create posts and topics.

Iframe object

Using the Iframe object, to view a web page, I am shown the following error ERR_CLEARTEXT_NOT_PERMITTED. on android.
This happens whether the Link is written in full or inside a variable

How can you fix it.

@llazzari are you talking about an Android .apk app?
Are you using https or http in the IFrame URL?

Take a look here:
https://stackoverflow.com/questions/45940861/android-8-cleartext-http-traffic-not-permitted

Regards.