darryncampbell / darryncampbell-cordova-plugin-intent

General purpose intent shim layer for cordova appliations on Android. Handles various techniques for sending and receiving intents.
MIT License
86 stars 136 forks source link

installed this plugin and sayes not installed #18

Closed ahmadrezakouhi closed 6 years ago

ahmadrezakouhi commented 6 years ago

Native: tried calling WebIntent.startActivity, but the WebIntent plugin is not installed

darryncampbell commented 6 years ago

Please see the ReadMe for an example usage: https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent/blob/master/README.md Possibly also related to https://github.com/ionic-team/ionic-native/issues/1609

darryncampbell commented 6 years ago

Closed with the resolution of https://github.com/ionic-team/ionic-native/issues/1609