Post

Replies

Boosts

Views

Activity

Build notifications arrive days after build is complete
We have a release build workflow for our primary app, and we set up email and webhook notifications for it. This is to hopefully not miss when this workflow completes. Unfortunately, we seem to be getting these build notifications days after completion. This has happened several times. In this case, the build completed Friday afternoon for us, we submitted the new version, and it was released hours later. But we didn't get the workflow notification until Sunday. We get them in Slack and Email. I'm considering turning these notifications off since their late arrival is rendering them almost useless.
0
0
108
3w
Issues with Apple sign-in and Firebase auth on web
Hi, I'm working on a website that uses Firebase auth. In development, it works fine with Google, Apple, and email link sign-in options. In production, the Google and email link options work, but Apple sign-in doesn't. I'm using separate Firebase projects for dev and production too, though I'm not sure yet if that makes a difference. From our Apple developer account, I got the Services ID, team ID, and private key info needed for Apple sign-in in Firebase. I also made sure to add the domains (without https://) and the redirect URLs (with https://) to the Services ID settings. But with our Production site, we always get the error "invalid_request: invalid redirect url." ("we" being me and a coworker who tried with their own Apple ID). My first questions are: As long as both domains and redirect URLs for development and production provided during Services ID setup, does it matter if I'm using the same Services ID for both? Does it matter if both are using the same private key and key ID? Thanks!
2
0
1.3k
Dec ’22