I've to use firebase storage but I'm getting App check exception

Viewed 44

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.".

App Check exception

I do not register App Check, so is required to do this work? Or is there a way to disable it?

0 Answers
Related