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