android – problem with http

Welcome! Forums Unity Plugins In-App Web Browser android – problem with http

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #11521
    izzusan
    Participant

    Hi,
    I bought your plugin and tested the simple scene but with http address in android app i have this error:
    net::ERR_CLEARTEXT_NOT_PERMITTED

    YOU HAV SOLUTION ABOUT THIS?
    thanks

    #11522
    PiotrPiotr
    Keymaster
    #11525
    izzusan
    Participant

    Hi Piotr, i saw this doc but there isn’t info about http.
    i tried with Android 10 the sample scene and with http address doesn’t work.
    you have any idea?

    thansk

    #11526
    PiotrPiotr
    Keymaster

    C’mon, this is on first page under “Setup”.

    #11527
    izzusan
    Participant

    The internet Access is set REQUIRED…

    But not work in http

    #11528
    PiotrPiotr
    Keymaster

    Add this permission as well:
    android:usesCleartextTraffic="true"

    #11544
    habib
    Participant

    Where to add this line of code in plugin? i am new to unity

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.