How to Fix Errors Signing into Firebase with FlutterFlow

Поделиться
HTML-код
  • Опубликовано: 27 сен 2024
  • Here's how to solve errors connecting Firebase to FlutterFlow. Get the FlutterFlow for Beginners Guide here- flutterflowfor...
    NEW VERSION How to connect Firebase- docs.flutterfl...
    0:25 Screenshot or write down the exact error you're having
    0:43 Sign into the current Flutterflow and Firebase account (if you have more than one Gmail account open it can cause an error)
    1:02 Clear your cache for your browser
    1:18 Two different ways to connect Firebase
    1:50 How to connect Firebase 2024 version
    07:14 Connecting Firebase project manually
    07:52 How to add permissions to firebase@flutterflow.io
    08:47 Set-by-step guide for manually adding firebase.
    Book a Consulting Call with Me ⬇️ ⬇️ ⬇️
    hi.switchy.io/...
    Tips and Tools for Building a Successful Business
    50+ High-Profit Side Hustles 🤑
    hi.switchy.io/...
    Get the No Code Trends Report 2022 📈
    hi.switchy.io/...
    Doc’s Docs 💻
    hi.switchy.io/...
    🔥 Get 100 Business Ideas You Can Start in 1 Hour - With No Code!
    hi.switchy.io/...
    🟣 Buy me a Red Bull:
    ko-fi.com/docw...
    (My affiliate links below)
    Softr
    softrplatforms...
    Elementor
    be.elementor.c...
    Camtasia
    techsmith.z6rj...

Комментарии • 11

  • @jinghong-6408
    @jinghong-6408 Месяц назад +1

    Hi I am facing this issue please help:
    Error: A network AuthError (such as timeout, interrupted connection or unreachable host) has occurred.

    • @docwilliams
      @docwilliams  Месяц назад +1

      Great question! I would checkout the FlutterFlow community here-
      community.flutterflow.io/ask-the-community/post/error-a-network-autherror-such-as-timeout-interrupted-connection-or-0jIYI1pJ5PokZYN
      For example this is a possible solution from someone in the community.
      Let me know if this is hopeful!
      Here are the steps to do so:
      Go to the Firebase console.
      Navigate to Authentication.
      Click on the "Sign-in method" tab.
      Scroll down to the "Authorized domains" section.
      Add app.flutterflow.io to the list of authorized domains.
      Save your changes.

  • @goodnesschuke
    @goodnesschuke Месяц назад +1

    Hi Doc. Your tutorial was really helpful. I am currently facing an issue in my Flutterflow project. I built a sign up/log in page with Flutterflow. At first, i tested the project by trying to sign up with an email using the Flutterflow test mode and it went well, but if i try to use another random email to sign up on it so i can it test it, it keeps telling me "has to be a valid email".
    Please can you tell me what the issue is?
    It's because i tested it before using a random email to sign up, and it worked. I don't know why it's not letting me sign up with a different email. (I can only log in using the initial email i signed up with earlier, but i can't sign up again with other emails)

    • @docwilliams
      @docwilliams  Месяц назад +1

      Glad it was helpful! In general I would have to see what the database looked like for the user accounts you're creating to give an answer

  • @titaneditzshorts1040
    @titaneditzshorts1040 7 месяцев назад +1

    Hey Doc! Bubble, DrapCode, or WeWeb for SAAS/Micro SAAS?
    Bubble Has good integrations but is expensive and has vendor lock in.
    WeWeb's Full potential is unknown as its new.
    DrapCode seem like a complete package to me! What do you think & should I Use its native back-end?

    • @docwilliams
      @docwilliams  7 месяцев назад +1

      Great question! This really depends on the exact functionality and needs of your app. No platform is perfect and all of them have a specific learning (i.e. being better for internal tools, more customizable but steeper learning curve)
      What is the main functionality of your saas idea?
      Also, how fast do you need to ship, and what's your current skill level?

  • @nishantshrivastava2508
    @nishantshrivastava2508 4 месяца назад +1

    Hi Doc, I've a strange issue I'm able to follow all the steps and the firebase setup is complete in flutterflow, but the collections I create in firebase don't reflect in flutter flow and vice Versa. What could be the issue?
    Nishant

    • @docwilliams
      @docwilliams  4 месяца назад +1

      Hey great question! I would have to see a video or screenshots to see what's going on but it I would confirm you're signing into the right firebase account.
      Also after you sync the project you shouldn't have to be making collections in Firebase at all.
      Once you create a collection or build out the database in FlutterFlow I would stop, refresh Firebase, and see what it looks like in Firebase.
      Hope that helps! Feel free to provide more details.

    • @nishantshrivastava2508
      @nishantshrivastava2508 4 месяца назад

      @@docwilliams thanks doc for your prompt response. I actually resolved it. There are few learnings for me in the process:
      1. The updates work one way flutterflow --> Firebase, well atleast for me.
      2. Sync would work only once you have some documents in collections. Barebone collections are not synced.
      3. Mass data update using node.js into firebase will not trigger syncing (anyway firebase-->flutter flow wasn't working for me)

  • @Jarakuyaa
    @Jarakuyaa 7 месяцев назад +1

    Thank