Expo and firebase auth

hello I use expo 40.0.0 in my project and also firebase in backend for my authentication, I also have a GoogleMaps in my app, but the problem I encounter when I make my application standalone, the map is not displayed although i have followed all the steps given in the expo documentation, when i try to restrict the api key of my application, i no longer have access to firebase, you have an image. help needs please

Hey @kouems, I would suggest deleting your previous credentials and starting from a clean slate. Follow the directions associated with standalone configuration for both modules and make sure that you are building a binary after configuring your app.json to ensure the changes take affect.

Cheers,
Adam

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.