Andrew Ash

Results 3 issues of Andrew Ash

Thank you for putting this awesome library together! I've created a custom "get" endpoint for one of my collections. This endpoint responds by writing an (MP3) file in the response...

bug

**Related Issue** https://github.com/tattn/MoreCodable/issues/21 **Description** Int literals cannot be cast as a Double using `as?` so `Double()` must be used instead. JSON has only one Number type, and allows "5" to...

Hi! Thank you for writing and especially maintaining CollectionFS. It's been great in my project. I have a Meteor app that syncs audio recordings with iOS clients. When a recording...