Nour Islam Mokhtari

Results 7 comments of Nour Islam Mokhtari

I'm also interested in this!

Hello, Thanks for the code, can you please post the weights if you're back? I don't have a good enough computer to train from scratch, I am thinking of doing...

I don't know if you guys are still facing this problem but just to leave a possible solution here for other ppl. Maybe you are trying to access places on...

I tried the solution that was proposed in by @tolotrasamuel but I'm still facing the same issue unfortunately :( Here's what I did exactly: I downloaded firebase-app-check.js, firebase-app.js, firebase-firestore.js, firebase-remote-config.js...

Ok @mohanish2504 Here's my `index.html` file ``` App ``` Here's my `manifest.json` file: ``` { "name": "app", "short_name": "app", "description": "A new Flutter project.", "version": "1.0.0", "content_security_policy": { "extension_pages": "script-src...

I just realized something strange! Although I am still seeing those CSP issues in the console, the Firebase app is actually being initialized now! So I can confirm that the...