Peter Friese

Results 24 comments of Peter Friese

We're working on it - see https://github.com/firebase/firebase-tools/pull/6050

> I don't think fallback value is equivalent to "in app default" value. If the `fallbackValue` is *not* intended to act as the in-app default value, there should be a(nother)...

> > The way it currently works is: > > > > In the console, you select Use in-app default value Nothing happens > > Can you elaborate the "nothing...

A video explaining how to update the display name is going live tomorrow. In the meantime, check out this code snippet (source: https://bit.ly/SiwA-updateDisplayName): ```swift func updateDisplayName(for user: User, with appleIDCredential:...