You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :
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]
The text was updated successfully, but these errors were encountered: