Last Updated: December 19, 2019
·
24.43K
· dmedvinsky

Cordova-StartApp: launch external app from Cordova app

Simple plugin to run external application from your Cordova (a.k.a. PhoneGap) application on Android (via Activity ComponentName) and iOS (via URL scheme):

https://github.com/dmedvinsky/cordova-startapp

Check out READMEs for usage.

3 Responses
Add your response

please i have problem with this plugin when i run the app i got startapp not defiend can u help me please

over 1 year ago ·

Have you included startapp.js in your HTML??? Maybe thats your problem :

Do <script src = "your-directory/startapp.js"></script>

over 1 year ago ·

How could I open an specific instagram profile with this? in Android

over 1 year ago ·

Have a fresh tip? Share with Coderwall community!

Post
Post a tip