This is a migrated thread and some comments may be shown as answers.

Migrate current Cordova App to Icenium

1 Answer 39 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Darren
Top achievements
Rank 1
Darren asked on 09 Dec 2013, 03:46 AM
Hi

Is there a guide to assist in migrating a current Cordova App to Icenium?

I would like to add Icenium into my workflow - basically to use it as the Build Process and hopefully use Ion for ease of testing distribution.
Currently I use yeoman/grunt style process in a Angular/Bootstrap/Cordova Project. This allows local development and debugging / testing which I've found great then once I build for production (or a tested level I'm happy with) I'd like to migrate the project out of the 'dist' directory to Icenium. Project also has PsuhPlugin so would I need to do anything special with that too.

Many thanks
Darren

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 11 Dec 2013, 05:14 PM
Hi Darren,

There is no wizard or guidance of any kind how to migrate existing Cordova project. Fortunately, the structure of an Icenium project is really simple as it contains the default index.html page in the root along with the respective Cordova files (one for iOS, one for Android). Anything else from there is up to you and you can just add your files to this structure and fix any broken references.

Push notifications are supported in Icenium project via built-in PushPlugin Cordova plugin. Check this help article on available integrated plugins.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussion
Asked by
Darren
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or