cordova-plugin-queries-schemes-okit

0.1.6 • Public • Published

App Queries Schemes Plugin for Apache Cordova

Cordova / PhoneGap Plugin to work arround Apple's iOS9 requirement that URL Schemes be declared and submitted to Apple (via Info.plist file).

In short, this plugin just whitelists the Url Scheme of the most popular apps on iOS so they will open when linked to. This is a work around.

Install

Latest published version on npm (with Cordova CLI >= 5.0.0)

cordova plugin add cordova-plugin-queries-schemes-okit

Latest version from GitHub

cordova plugin add https://github.com/okitcom/cordova-plugin-queries-schemes-okit.git

Platforms

Applies to iOS (9+) only.

License

MIT License

Package Sidebar

Install

npm i cordova-plugin-queries-schemes-okit

Weekly Downloads

1

Version

0.1.6

License

MIT

Last publish

Collaborators

  • okitdev