AuthSession Google

I’m trying to implement google sign in according to the documentation on AuthSession. Everything is working fine in Expo Go, but in production, I’m getting an error in adb: “Failed to retrieve Firebase Instance Id”

This appears to be a config issue, but was curious if anyone has implemented this that might have some tips. Thanks!