Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
radstc's avatar
radstc
Explorer
2 years ago
Solved

ERR_CLEARTEXT_NOT_PERMITTED

Hi. I'm working with Unreal Engine 5.3 and Meta Quest 3. I'm having the following error message when using a web browser within UE5 and connecting to an HTTP url.  ERR_CLEARTEXT_NOT_PERMITTED Do yo...
  • Dtb49's avatar
    4 months ago

    I just came across this myself. In Project Settings, Advanced APK Packaging, in Extra Tags for <application> node add the following:

    android:usesCleartextTraffic="true"