I'm building a Podcast App in Flutter with Firebase. Authentication and FireStore Database reading are working correctly, but when I read some files from the firebase storage I get App Check exception: "No App Check token for request.".
I do not register App Check, so is required to do this work? Or is there a way to disable it?