Giter Club home page Giter Club logo

Comments (6)

postacik avatar postacik commented on June 14, 2024

Third question:

I cloned the project.

I created a new Firebase project and updated __APP__FIREBASE_PROJECT_ID and __APP__FIREBASE_API_KEY values in .env file.

Then I ran "dart tools/scripts.dart app_env" which updated env.dart file.

However I get "flutter: LOG_ERROR: failedAnonSignIn AuthException: ADMIN_ONLY_OPERATION" error when the application starts.

Are there any other Firebase related settings that has to be done?

from airdash.

postacik avatar postacik commented on June 14, 2024

Answer to my 3rd question: I enabled Anonymous sign-in in the Firebase project and it worked.

Maybe you should add this info to README.md :)

from airdash.

simonbengtsson avatar simonbengtsson commented on June 14, 2024

Thanks! Glad you like it.

  1. The encryption method used is the one defined as part of the webrtc srtp protocol.
  2. When using Airdash from the app store etc it is using Twilio as a turn server whenever a peer to peer connection is not possible.
  3. Sounds great! If you submit a pull request I'll merge right away.

from airdash.

postacik avatar postacik commented on June 14, 2024

Besides enabling anonymous login, you also have storage, functions, firestore and hosting features on Firebase.

I suppose hosting is only for your website's static files.

Can you explain how to initialize the others on the Firebase project to be able to successfully run the application?

And Twilio is never mentioned in the readme. I think it also has a free tier for TURN. Is it possible to explain where to register for it and place the necessary API keys?

from airdash.

simonbengtsson avatar simonbengtsson commented on June 14, 2024

Good point! I added the required steps you mentioned now to the readme with a comment on that you also can setup twilio if you want to support turn servers.

from airdash.

postacik avatar postacik commented on June 14, 2024

I think firestore and storage rules (firestore.rules and storage.rules) also need to be deployed using firebase deploy function if they are being used to store data. Am I right?

from airdash.

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.