firebase_admin
firebase_admin copied to clipboard
Does not work with App Check enabled
I'm not sure what needs done to fix this, but with App Check enabled database actions silently fail. Also having an easier way to tell when database actions fail would be nice. I tried debugging them but came up empty handed.
firebase_admin
uses firebase_dart
under the hood to connect to the realtime database. firebase_dart
currently does not support app check.