Caio Oliveira

Results 25 comments of Caio Oliveira

@eddumelendez ahhh, yup. that does the trick. Good to know that these errors are usually due to a "bad" wait strategy then

This is due to mobile not supporting the `Notification` constructor [1] which is used in this library. From what I've found online, the only way around it is implementing it...

why is ` Do not assume any field is required` considered a breaking change?

We had this issue for days now. Turns out the service account we were using only needed the `roles/firebase.admin` role. No idea if there's a more strict role that still...

It also fails on v0.7.0 of the gateway api: ``` go run github.com/pulumi/[email protected] --nodejsPath ./out gateway-api.yaml panic: fatal: error An assertion has failed: could not parse Pulumi package. source error:...