-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi
I'm trying to get WebView+ installed for an existing Cordova project, and to do this, I run the following CLI commands:
cocoonjs platform add android
cocoonjs plugin add com.ludei.webview.plus
cocoonjs build android
All of these commands run as expected with success messages; however, WebView+ does actually NOT get installed. The safest way to measure this is by looking at the produced .apk file, which comes in at 11mb - same as before.
Cordova CLI version: 4.1.2
CocoonJS CLI version: 1.0.0-0.8.0
I seem to be following the guide by the book, everything runs fine, but WebView+ is not installed. Can someone help out?
FYI, the same happens with the iOS build (using com.ludei.ios.webview.plus)
Metadata
Metadata
Assignees
Labels
No labels