I followed this guide to install a custom Cordova plugin - https://devcenter.appery.io/documenta...
But I can't see the section in the App Settings for enabling the plugin after Step 3 in the app editor.
I followed this guide to install a custom Cordova plugin - https://devcenter.appery.io/documenta...
But I can't see the section in the App Settings for enabling the plugin after Step 3 in the app editor.
Hello,
This functionality will be added beginning with the new external library version 3.0 (JQM)/ 1.0 (AngularJS) only.
Please check library version.
Got it. Thanks
I changed the library version to 3.0. But now the app is broken, it seems javascript resources are not loading at all!
ReferenceError: $ is not defined newsStream.html:40:21
ReferenceError: Apperyio is not defined
Please delete edited (blue colored) files on Source tab and click Undo all source changes on folder with edited files.
Please note that functionality added via Source tab will be lost and you would need to edit source files again in order to add it back, thus we would recommend that you save project backup before that.
Here (http://devcenter.appery.io/tutorials/...) is more information about Source files editing.