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

Make an app run when the device starts up

1 Answer 18 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.
Ervin
Top achievements
Rank 1
Ervin asked on 31 Jul 2013, 03:43 PM
How do you make an app run at startup?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 05 Aug 2013, 04:48 PM
Hi Ervin,

According to Apple’s documentation adding the voip key to the application’s property list, under the “required background modes” would basically guarantee that the app will be launched so that it can negotiate a background connection and handle incoming calls as soon as the device is turned on.

For Android, you would have to create a custom plugin that incorporates the functionality as described in this forum post. For more information on creating Cordova plug-ins and integrating them within Icenium, check out these links:
  • http://cordova.apache.org/docs/en/2.7.0/guide_plugin-development_android_index.md.html#Developing%20a%20Plugin%20on%20Android
  • http://docs.icenium.com/creating-your-project/using-plugins/using-custom-plugins/using-custom-plugins

Regards,
Steve
Telerik

Do you enjoy Icenium? Vote for it as your favorite new product here (use short code H048S).
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
Ervin
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or