nchutchind / cordova-plugin-app-launcher

Simple Cordova plugin for launching apps.
MIT License
88 stars 92 forks source link

Error Android cannot read property launch of undefined #12

Open awsalcedo opened 7 years ago

awsalcedo commented 7 years ago

I have done everything indicated in the tutorial and at the time of opening the external app, indicates error in the property launch of undefined, version of platform android 6.1.2, version of cordova 6.3.1

RamiAlmofleh commented 7 years ago

i have the same Problem !

rsmelo92 commented 7 years ago

+1 here too

hatimox commented 5 years ago

+1 here too

vneethareddy commented 3 years ago

any update on this. still i am getting this error

Segilmez06 commented 3 years ago

I had the same problem but i removed all unnecessary plugins and all files about this plugin. Then i run cordova plugin add cordova-plugin-app-launcher and now it's working fine.