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

Removed casting to support Ionic Capacitor #65

Closed redwolf2 closed 5 years ago

redwolf2 commented 5 years ago

See: https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent/issues/64

darryncampbell commented 5 years ago

Thanks, merged.