• Resolved dannynd

    (@dannynd)


    I created a webview on Android Studio, but at the time of login the error of the image returns net::ERR_CLEARTEXT_NOT_PERMITTED. Can yout help me?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Laszlo

    (@laszloszalvak)

    Hi @dannynd

    I am sorry, we can not provide support for custom coding.
    But I think your problem will be actually caused by your WebView template. I checked some forums, and the suggestions you find in this topic:

    may also help you in fixing the problem.

    Best regards,
    Laszlo.

    Thread Starter dannynd

    (@dannynd)

    The apk was built with the Wappress plugin. I contacted them, but they also can’t solve my problem. I really want to buy the Nextend plugin, but for that I need to know if the login with facebook will work. I’m Brazilian and the plugin is expensive to convert the currency to Brazilian Real.

    Plugin Support Laszlo

    (@laszloszalvak)

    Hi @dannynd

    Did you manage to add the codes to you AndroidManifest.xml file, that was marked as the solution in the topic I linked above?
    If you did and you still see the problem, then I would suggest checking the social login over the WebView of some popular apps, like Instagram, Twitter and Facebook to see if you can reproduce this problem there, too.
    If the problem doesn’t occur in those WebViews, then that confirms the problem will be caused by the codes of your Application, so the problem can only be fixed in it.

    Also you should probably check if the SSL was set up properly, since according to some topic HTTP redirects may also cause these kind of problems.
    Just in case I would suggest going to your WordPress > Settings > General and see if the “WordPress Address (URL)” and “Site Address (URL)” is indeed a HTTPS url.

    Best regards,
    Laszlo.

    Thread Starter dannynd

    (@dannynd)

    Thank you for your attention, but I’ve tried all the ways and configurations. Nothing works.

    Directly in the browser, it works correctly, but generating the apk (via android studio or Wappress), it doesn’t work.

    I do not know what else to do.

    My website has HTTPS.

    You can end the call. I will try another option.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error in webview’ is closed to new replies.