lampaa / com.lampa.startapp

Phonegap plugin for check or launch other application in android device.
MIT License
228 stars 120 forks source link

How do i add it to an ionic3 app? #121

Open JamesLiuft opened 6 years ago

JamesLiuft commented 6 years ago

I used the cmd in readme.md but it works wrong while building.

jrarcher commented 5 years ago

follow the readme on installing the pluginand add:

declare var startApp: any;

to the page that will use the plugin, under your imports.