Mark Donnellon

Results 15 comments of Mark Donnellon

Sounds pretty straight forward to implement! I would love to contribute, if I hadn't just signed up to a project with a tight timeline for the next few months. I...

I'm not sure why I didn't consider this before but surely the easiest workaround (for URLSearchParams) is to create the request with a string instead of URLSearchParams object. e.g. use...

> I will check back later! It looks like a lot of progress has been made towards the Fetch API update that replaces the related code and fixes this issue....

Yeah, it's insertTpl. Check out the [settings here](https://github.com/ichord/At.js/wiki/Base-Document#base-usage).

Looking at the [Android code](https://github.com/hypery2k/cordova-email-plugin/blob/develop/src/android/EmailComposer.java#L173), nothing appears to be passed to the success callback, so no. But maybe the onActivityResult parameters have something useful in them to pass to success.