nchutchind / cordova-plugin-app-launcher

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

adding ios 10 support #17

Open franchalo opened 7 years ago

franchalo commented 7 years ago

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