Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working with cordova-plugin-wkwebview-engine #90

Open
bob-926 opened this issue Mar 30, 2020 · 0 comments
Open

not working with cordova-plugin-wkwebview-engine #90

bob-926 opened this issue Mar 30, 2020 · 0 comments

Comments

@bob-926
Copy link

bob-926 commented Mar 30, 2020

following --> Deprecated API Usage Apple will stop ....
I have tried to remove all UIWebView instances using cordova-plugin-wkwebview-engine, as documented.

cordova-plugin-crypt-file compiles correctly, but on opening it shows a white screen with a series of "random crypt" characters

if i remove cordova-plugin-wkwebview-engine everything works fine

to reproduce the problem just create an empty project :

cordova create hello com.example.hello HelloWorld
cordova platform add ios
cordova plugin add https://github.com/apache/cordova-plugin-wkwebview-engine.git
cordova plugin add cordova-plugin-vkwebview

cordova run ios

[email protected]
[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant