Emanuel
Emanuel
Aparently the problem is that the title of the article must be exactly the same as the file name.
ok, had the same issue. Wish that was in the main example or at least addressed in the README.md
try this: 1. `ionic cordova plugin rm cordova-plugin-wkwebview-engine` 2. `ionic cordova plugin add https://github.com/ionic-team/cordova-plugin-wkwebview-engine.git --save` 3. Run If you are running the cordova version instead of ionic-team one, that kind...