No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    wkwebview with Cordova?

    Help
    1
    2
    867
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ssuess
      ssuess last edited by

      Does anyone have any tips for getting Cordova to use WKwebview? I have tried various official and unofficial plugins, but when they are installed, my app then refuses to make an API call and login. When I am using the old UIwebview it works but is slower…

      1 Reply Last reply Reply Quote 1
      • ssuess
        ssuess last edited by

        Well, in case this helps anyone else. Use this one: cordova plugin add https://github.com/ionic-team/cordova-plugin-wkwebview-engine.git

        And then make sure to set the pref <preference name="ScrollEnabled" value="true" /> (without it, my pages would not scroll at all)

        1 Reply Last reply Reply Quote 1
        • First post
          Last post