Ali Hamza

Results 7 comments of Ali Hamza

If you expand Flutter dependencies mentioned in the issue and search for firebase_core_web, you can see that I am on the latest version of the package (v.2.8.1). According to the...

@darshankawar same issue in local debug mode PS: The debug token used is registered on the firebase console

but I am am using the same port 8080 for local debugging.. local storage is maintained. This is my launch.json for debugging. I have set the web-port to 8080 to...

@darshankawar As there has been no reply from the firebase team. I did my own debugging into firebase packages and found the issue. The MR to resolve [this](https://github.com/firebase/flutterfire/issues/11060) will not...

Sorry for the late reply.. @danagbemava-nc You don't need to do anything different on the flutter project. 1. Create a firebase app on console enable authentication and enable app check...