Effortless Facebook Login Flutter with Firebase | Step-by-Step Guide and Code Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024

ความคิดเห็น • 27

  • @sulemanali8542
    @sulemanali8542 9 หลายเดือนก่อน +1

    Dear Sir , Can you give me some link or documentation of Google Sign in and Facebook Sign in for IOS ?

    • @coderedclan
      @coderedclan  9 หลายเดือนก่อน

      follow official documentation for Google Sign In
      pub.dev/packages/google_sign_in_ios#ios-integration
      Or follow this
      firebase.google.com/codelabs/firebase-auth-in-flutter-apps#6
      For Facebook
      codesundar.com/flutter-facebook-login/
      Or Scroll down to IOS Section it's the best documentation I've see. if you get any error reach me out on insta if you want
      pub.dev/packages/flutter_login_facebook

  • @codelearner419
    @codelearner419 2 หลายเดือนก่อน

    why base64 key is too long for adding to developers section ?

  • @JasbirSingh-iq7kt
    @JasbirSingh-iq7kt 9 หลายเดือนก่อน

    very helpul video explained in a very good way , awesome work thanks

  • @praveenpushpkar57
    @praveenpushpkar57 หลายเดือนก่อน

    When i am trying to login to facebook i am getting "The app isn't available" error. I pasted the url which we when we setup facebook provider in firebase, to the facebook developer console in the Valid oAuth redirect urls section. But no luck. Can you please help me with this.

  • @foodxcooking4448
    @foodxcooking4448 7 หลายเดือนก่อน

    Good Effort Keep it up!
    🥰😇😇👏

  • @kaustav999
    @kaustav999 6 หลายเดือนก่อน +2

    very long process for facbook login

  • @awaisanimation
    @awaisanimation 4 หลายเดือนก่อน

    The app will be only accessible by the test users not anybody else? Like in my FYP demo, I can only show them logging in one account?

    • @coderedclan
      @coderedclan  4 หลายเดือนก่อน

      yes it new policy of Facebook. You can also tell them app need to published on Play store

  • @SolutionSoul1
    @SolutionSoul1 6 หลายเดือนก่อน

    great effort keeep it up video suggested by faizan ahmed jutt

  • @codelearner419
    @codelearner419 7 หลายเดือนก่อน

    I am making my app live, how to publish it ?

  • @Rahman50084
    @Rahman50084 8 หลายเดือนก่อน

    App not active This app is not accessible right now and the app developer is aware of the issue you will be able to log in when this app is reactivated
    Show this Error when i ontab to login with facebook Kindly Explan

    • @coderedclan
      @coderedclan  8 หลายเดือนก่อน

      Add tester accounts on Meta developer account. And login with that else you need to publish app on play store and verify on meta

  • @user-vc3nd7zb7l
    @user-vc3nd7zb7l 8 หลายเดือนก่อน

    maine sam way se test user create kiya uska meta par account b hai but mujhe emails and phone number or baaki chije m=nanme ke alaawa nahi mil rahi isme permission kaise dena hai?

    • @coderedclan
      @coderedclan  8 หลายเดือนก่อน

      sb permissions already add ki hui hain, meray github walay project ki manifiest file jo hai. app ko uninstall ko new tester users add kro. confirm kr laina add hua hi ya ni. osky baad apni facebook app say sb account logout kro. phir app ko install kro aur check kro aur tester account say login krna apny account say ni agr ni hota fir to come to insta I will help you

  • @codelearner419
    @codelearner419 7 หลายเดือนก่อน

    how to add data deletion url sir ?

    • @coderedclan
      @coderedclan  7 หลายเดือนก่อน

      var response = await http.delete(url);
      if (response.statusCode == 200) {
      print('DELETE request successful');
      } else {
      print('DELETE request failed with status: ${response.statusCode}');
      print('Response body: ${response.body}');
      }

  • @web3ab
    @web3ab 9 หลายเดือนก่อน

    AOA bhai brother is skill ko monitize kaise kiya jaye ,ispar video banao ? freelancing ka ilawaa as a student ? Although i appreciate your content is very helpful ! Thank You

    • @coderedclan
      @coderedclan  9 หลายเดือนก่อน +1

      Walikum Aslam, Buy play store account for 25$, and make your own app, earn money by ads also you can make only front end sale them on websites like Envato.

    • @web3ab
      @web3ab 9 หลายเดือนก่อน

      Thanks upcoming videos will be on ( topic) ??? , but also to find best(like low competition and high traffic) app category is seriously a headcache.@@coderedclan​

  • @flutter6240
    @flutter6240 7 หลายเดือนก่อน

    Hi sir i got an issue

    • @coderedclan
      @coderedclan  7 หลายเดือนก่อน

      what's the issue

  • @sulemanali8542
    @sulemanali8542 10 หลายเดือนก่อน

    bhae lagta Tabiyat nae thek apki , Allah apko sehat atta kary Ameen

    • @coderedclan
      @coderedclan  9 หลายเดือนก่อน +1

      Ameen🕊️

  • @esneiderbertel9813
    @esneiderbertel9813 6 หลายเดือนก่อน

    I'm stuck here:
    Application not active This application is not accessible at this time and the application developer is aware of the issue. You will be able to log in when this app is reactivated.
    impossible to get a tutorial that corrects the problem, could you update the video please?

    • @coderedclan
      @coderedclan  6 หลายเดือนก่อน

      Watch the video complete I've resolved this error and also I've explained the solution watch after 21:00