GithubHelp home page GithubHelp logo

Comments (7)

GoShikhar avatar GoShikhar commented on July 22, 2024 1

Found the issue.
2 days ago, we enabled Google Maps Api platform for our project on GCP.
While doing so it asked us to protect the api access by setting the apk bundle name and sha-1.
We entered the details and what it did was that it restricted access to the apis only to the built android app and did not allow editor.

Screenshot 2024-06-20 142729

from firebase-unity-sdk.

google-oss-bot avatar google-oss-bot commented on July 22, 2024

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

from firebase-unity-sdk.

argzdev avatar argzdev commented on July 22, 2024

Thanks for reaching out, @GoShikhar. I'm wondering if there's an issue with our Firebase Auth version 12.0.0. Could you try and use version 11.9.0 as a mitigation? At the same time, any chance you could provide a minimal reproducible example of this issue? I'm currently trying to test this with our Unity Quickstart for Auth, however it doesn't seem like there's an issue with the email/password login.

from firebase-unity-sdk.

GoShikhar avatar GoShikhar commented on July 22, 2024

@argzdev Our project was on 11.8.1 and auth was working perfectly for a few months, and yesterday out of the blue, auth stopped working in the editor.
We double checked a lot of things and then finally we decided to upgrade the Firebase SDK itself to 12.0.
So, it stopped working on 11.8.1. Then we upgraded the sdk to 12.0 and it still isn't working in editor.
When we build the apk for android, auth is working perfectly fine.

This is a prod project and we have been using firebase auth since 2021 in this project. Never had this weird issue of auth not working in editor.

@argzdev given the above info, would you still want us to switch to 11.9.0 and test it out? Let me know.

from firebase-unity-sdk.

GoShikhar avatar GoShikhar commented on July 22, 2024

@argzdev I used
Firebase.FirebaseApp.LogLevel = Firebase.LogLevel.Debug;

and I'm getting this in logs:

Failed to read user data for app (__FIRAPP_DEFAULT). This could happen if the current user doesn't have access to the keystore, the keystore has been corrupted or the app intentionally deleted the stored data.

from firebase-unity-sdk.

GoShikhar avatar GoShikhar commented on July 22, 2024

@argzdev This seems to be similar to firebase/firebase-cpp-sdk#10 issue. Any help here?

from firebase-unity-sdk.

argzdev avatar argzdev commented on July 22, 2024

Sorry for the delayed response, @GoShikhar. I'm glad you were able to resolve your issue, thank you for sharing the solution of your problem. I'm sure it'll help other folks who encounter the same issue.

from firebase-unity-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.