Andy Jacobs
Posts: 0
Joined: Thu Apr 16, 2015 11:34 am

Cordova

Hi all

I'm in a spot of bother. I'm not a developer but I built an app using Appery some time ago and was then taken off the project to do other things.

7 months later, it's landed back on my desk and my memory of watching a developer, who has since left, do a job while I took some notes is sketchy to say the least.

From what I can understand, we exported the project from Appery and then did a Cordova build to install an e-mail plugin.

I can see from the command line history what directories we went into and what commands were run.

The problem I have is that there's a step missing.

The directory I ran the cordova build ios command in has:

config.xml
hooks
platforms
plugins
README.MD
www

The trouble is, I don't know how these files were created.

Once the cordova build command is run, I know I get an Xcode project that I can open to make some final changes before installing it on the iPad.

So, big ask, but can anyone point me in the right direction to fill in this gap?

Cheers
Andy

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

Cordova

Hello Andy,

We've added a new plugin import feature.

Please install cordova plugins with our platform as it is described here: https://devcenter.appery.io/documenta...

Note: please delete edited (blue colored) files on Source tab and click Undo all source changes on folder with edited files before that.

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”