Abigail Watson

Results 20 comments of Abigail Watson

Also, it's difficult to use the module for developing apps if Covid infection rates are hard-coded at a low number. Gotta find the needles in the haystack. But having an...

Also having this problem. On iPhone X and 11, which have the unsafe viewport areas and the 'notch' , a portion of the background camera is visible while the rest...

Digging through the code, I'm wondering if there's a way to set or override `UIColor.clear` https://github.com/bitpay/cordova-plugin-qrscanner/blob/master/src/ios/QRScanner.swift#L201

Thank you for the lead! Will give it a try when I'm compiling the cordova pipeline next!

Good morning! Yes, I'm the primary maintainer. This project is a recent refactor/rewrite of Meteor on FHIR, and was only published last month. So right now, it's mostly me. We've...

Oh, perfect. Thank you so much. It's all obvious 20/20 in hindsight, but I was getting lost in the Local Git configuration. This definitely helps. Aaaaand... we're getting super promising...

Thanks for reopening. Honestly, I've been at this all day, and still haven't gotten the thing deployed. :/

It's a mix of having crap visibility into the server logs (not your fault; but also not a fan of Kudu and `curl`), being behind the `web.config` firewall, long upload...

Ooof. That was it. We're deployed and online again. `--architecture 64` was a breaking change for us. Definitely need to update the command line options in the documentation.

Should also document that the `Meteor.settings.meteor-azure` setting is now an array. Was relatively easy to fix since there were command-line prompts to fix.