Eric Seidel
Eric Seidel
e.g. SMS. Right now I think we send a stripe email on failed payment? CC payment failures are common internationally due to needing to physically interact with the cards in...
Right now we: - do very little to warn customers that they're reaching their limits (I think we send a single email to a single email address) - But even...
Have had at least one request for it. Should be relatively straightforward to add.
Would like to be able to set a domain as only being allowed for "example.com", etc.
I'm not sure how much it matters, but we should go ahead an add one. I'm pretty sure our current cert is lets-encrypt, but it might be pki.goog I'd have...
We have a way in our CLI, seems useful to have a web based way as well? That's something we can link people to to check their connectivity. Possibly from...
It's common for apple developers to trip over provisioning profiles (they can be quite painful, honestly). One scenerio came up this week, where a customer was (understandably) building with a...
``` Building App Store IPA... 77.2s ✓ Built IPA to build/ios/ipa (33.6MB) To upload to the App Store either: 1. Drag and drop the "build/ios/ipa/*.ipa" bundle into the Apple Transporter...
I've not written a test case yet, but reading the code I believe this to be true. Dart has "private keys" for each library (these are not crypto keys, but...
One user reports some difficulty regarding signing: https://discord.com/channels/1030243211995791380/1342951230128914432 At a minimum we should have instructions on how we expect users to release to the Mac App Store.