wmworia
Posts: 0
Joined: Tue Feb 10, 2015 9:22 am

Problem enabling custom cordova plugin

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

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Problem enabling custom cordova plugin

Hello,

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

Please check library version.

wmworia
Posts: 0
Joined: Tue Feb 10, 2015 9:22 am

Problem enabling custom cordova plugin

Got it. Thanks

wmworia
Posts: 0
Joined: Tue Feb 10, 2015 9:22 am

Problem enabling custom cordova plugin

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Problem enabling custom cordova plugin

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.

Return to “Issues”