cordova-plugin-allow-scheme

0.0.2 • Public • Published

cordova-plugin-allow-scheme

Plugin to add schemes to ios.

What is this plugin?

This plugin was created to make it easy to join the name of an app that you want to access through your app, because in ios it is necessary to say the name of the apps that you are allowed to access through your app.

How to use?

Just need to add the plugin by passing the scheme name of the app you want to give permission.

$ ionic cordova plugin add cordova-plugin-allow-scheme --variable SCHEME_NAME=comgooglemaps

Oque é esse plugin?

Este plugin foi criado para facilitar a adesão do nome de um app que você deseja acessar atraves do seu app, pois no ios é necessário dizer o nome dos apps que você tem permissão para acessar atraves do seu app.

Como usar?

Basta adicionar o plugin passando o nome do esquema do aplicativo que deseja dar permissão.

$ ionic cordova plugin add cordova-plugin-allow-scheme --variable SCHEME_NAME=comgooglemaps

Package Sidebar

Install

npm i cordova-plugin-allow-scheme

Weekly Downloads

1

Version

0.0.2

License

Apache 2.0

Last publish

Collaborators

  • borntoplay189