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 134 forks source link

extras type as boolean, long, integer, double, string #43

Closed mcelotti closed 6 years ago

mcelotti commented 6 years ago

41

darryncampbell commented 6 years ago

Thank you. I'll try to take a look over the next couple of days

mcelotti commented 6 years ago

Thank you Darryn, I've also created a PR here https://github.com/ionic-team/ionic-native/pull/2450 to update signatures (but that's not related to this PR).