cordova-plugin-app-launcher icon indicating copy to clipboard operation
cordova-plugin-app-launcher copied to clipboard

Simple Cordova plugin for launching apps.

Results 30 cordova-plugin-app-launcher issues
Sort by recently updated
recently updated
newest added

There is an issue in 3rd step(window.plugins.launcher.launch()). It should be called like this, var launcher = new Launcher(); // create launcher object as function launch is private launcher.launch({packageName:'com.facebook.katana'}, successCallback, errorCallback);

About android I need to open the specified page of other apps, what should I do, such as opening the payment page of the payment app

Hi I am using this plugin with my react code in cordova. I wanted to Check which browsers are installed on iOS device so I used canLaunch method with my...

When tries to open ionic IOS application using this plugin, ionic application is getting open with white screen. When tries to reload it, it throws this error :- [Error] Failed...

Can you check all the applications that have been installed on the phone?

Thanks for this wonderfuI plugin!!. I am able to navigate to and fro between two apps flawlessly but how to get the data from one app to another. In the...

Pressing the back button on Nexus 6 + Android 7.1.1 will generate an error > E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void org.apache.cordova.CallbackContext.success(org.json.JSONObject)' on a null...

openURL has been deprecated in ios 10, was replaced with openURL:options:completionHandler:

![img_0084](https://cloud.githubusercontent.com/assets/25812842/26391537/d0a42b4c-4080-11e7-8677-ba3a29d464fa.PNG)

User need to do changes in config.xml