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

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

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

  • @sulemanali8542
    @sulemanali8542 Год назад +1

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

    • @coderedclan
      @coderedclan  Год назад

      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 7 месяцев назад

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

  • @JasbirSingh-iq7kt
    @JasbirSingh-iq7kt Год назад

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

  • @foodxcooking4448
    @foodxcooking4448 Год назад

    Good Effort Keep it up!
    🥰😇😇👏

  • @praveenpushpkar57
    @praveenpushpkar57 6 месяцев назад

    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.

  • @awaisanimation
    @awaisanimation 9 месяцев назад

    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  9 месяцев назад

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

  • @SolutionSoul1
    @SolutionSoul1 11 месяцев назад

    great effort keeep it up video suggested by faizan ahmed jutt

  • @HimanshuSaha-g4j
    @HimanshuSaha-g4j Год назад

    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  Год назад

      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 Год назад

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

  • @kaustav999
    @kaustav999 11 месяцев назад +2

    very long process for facbook login

  • @codelearner419
    @codelearner419 Год назад

    how to add data deletion url sir ?

    • @coderedclan
      @coderedclan  Год назад

      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}');
      }

  • @Rahman50084
    @Rahman50084 Год назад

    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  Год назад

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

  • @web3ab
    @web3ab Год назад

    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  Год назад +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 Год назад

      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 Год назад

    Hi sir i got an issue

  • @sulemanali8542
    @sulemanali8542 Год назад

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

  • @esneiderbertel9813
    @esneiderbertel9813 11 месяцев назад

    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  11 месяцев назад

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