Open
Description
Moved from: firebase/firebase-android-sdk#3952
It seems like the Admin SDK does not currently bypass App Check see: https://stackoverflow.com/questions/73105469/firebase-admins-sdk-and-app-check-safetynet
We might need a fix similar to firebase/firebase-js-sdk@99414a5#diff-ddbaa9e762a6010e5a0aa0c8048d48deea15594f14caa3d51e68b283f36e489fR170 in the Java SDK as well. Creating this issue to continue the investigation.