Page 1 of 1

Problem enabling custom cordova plugin

Posted: Tue Dec 15, 2015 8:25 am
by wmworia

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.

Image


Problem enabling custom cordova plugin

Posted: Tue Dec 15, 2015 10:56 am
by Alena Prykhodko

Hello,

This functionality will be added beginning with the new external library version 3.0 (JQM)/ 1.0 (AngularJS) only.

Please check library version.


Problem enabling custom cordova plugin

Posted: Tue Dec 15, 2015 7:58 pm
by wmworia

Got it. Thanks


Problem enabling custom cordova plugin

Posted: Tue Dec 15, 2015 9:01 pm
by wmworia

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


Problem enabling custom cordova plugin

Posted: Thu Dec 17, 2015 8:51 pm
by Serhii Kulibaba

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.