nchutchind / cordova-plugin-app-launcher

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

canLaunch is not working properly in iOS #27

Open daigoMenejis opened 5 years ago

daigoMenejis commented 5 years ago

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 URL but I didn't get appList in response.