Google Sign in EXPLAINED | React Native Tutorial | Expo | React [LATEST]

Поділитися
Вставка
  • Опубліковано 9 лют 2025
  • This video will solve all your errors on implementing sign in with Google in React Native and Expo app
    #reactjs #javascript #typescript #nextjs #reactnative #expo #programming #mobileapp #mobileappdevelopment
    connect with me on
    LinkedIn: / omatsola-eyeoyibo
    Twitter: x.com/omatsoladev
    github: github.com/oma...

КОМЕНТАРІ • 82

  • @Fruutos
    @Fruutos Місяць тому +1

    This video is awesome, thank you very much. I was stuck for a long time with Expo trying to implement the login, and with this video, it worked on the first try.

    • @omatsoladev
      @omatsoladev  Місяць тому

      @@Fruutos oh thanks man,
      I’m happy I was able to help you.
      It’s my goal on this channel

  • @thisstory
    @thisstory 18 днів тому

    Finally it worked. This is my best 30 minutes of today. 😊. Thank you

  • @dmitricherleto8234
    @dmitricherleto8234 16 днів тому +1

    What do I need to change for production?

  • @gitahievans
    @gitahievans 2 місяці тому +1

    This video helped big time. Thank you!

  • @jaimeogrady6843
    @jaimeogrady6843 2 дні тому +1

    Thanks!! Cheers

  • @Hamayunkhan1740
    @Hamayunkhan1740 3 місяці тому +2

    You are genius bro ❤

  • @saleysouley4503
    @saleysouley4503 27 днів тому +2

    @omotsola you said that the details will change at a certain point in the google cloud console when are app is complete and ready for production, can you please make a video on that?

    • @jaimeogrady6843
      @jaimeogrady6843 17 днів тому +1

      @omatsoladev yes pleasee. Can you show us how to configure the different environments?

    • @omatsoladev
      @omatsoladev  17 днів тому

      Video coming soon

  • @CsLearner-l8g
    @CsLearner-l8g Місяць тому +1

    I love you brother thank you so much

    • @omatsoladev
      @omatsoladev  Місяць тому +1

      Oh I appreciate the love man,
      Please subscribe

    • @CsLearner-l8g
      @CsLearner-l8g Місяць тому

      @@omatsoladev absolutely

  • @gorkem-j5i
    @gorkem-j5i День тому +1

    thanks a lot

  • @codelivewithme
    @codelivewithme Місяць тому +1

    what i should do when do production build using eas build how do i get sha1 cuz eas credentials do not work as problem is you just shouwed devollpment build in andriod studion what about downloading app in actual device where is no localhost thing

    • @omatsoladev
      @omatsoladev  Місяць тому

      @@codelivewithme if you download the app like the APK, it will still work the same way

  • @Hamayunkhan1740
    @Hamayunkhan1740 3 місяці тому +1

    Let's try this time 😊

  • @dillmanncode
    @dillmanncode 2 місяці тому +1

    great tutorial!

  • @stesvis
    @stesvis 21 день тому +1

    So, because this needs a developer build and is not working in Expo Go, how can we still run the app in Expo Go with npm start? Are we not able to do this anymore or is there a way to skip this package for Expo Go?

    • @omatsoladev
      @omatsoladev  21 день тому +1

      @@stesvis you can continue working with a development build, both on emulator and your real device, if not you can comment out the Google sign in feature and do it back when you're done building

    • @stesvis
      @stesvis 20 днів тому

      ​@@omatsoladevawesome, great tutorial! I followed all the steps and i keep getting DEVELOPER_ERROR on android with no other details.. hopefully i can figure it out.

    • @stesvis
      @stesvis 20 днів тому

      @@omatsoladev is there a reason why after following every step to the letter, I get a "DEVELOPER_ERROR" on android when the `await GoogleSignin.signIn()` is called? Thank you so much for this video, the Google Cloud setup is never explained well enough in the docs!

  • @shriddle_31
    @shriddle_31 Місяць тому +1

    Bro I am using firebase and database ...How do i go about doing auth using firebase seems i am missing something

    • @omatsoladev
      @omatsoladev  Місяць тому +1

      Maybe I will do a video for Google auth using firebase

    • @shriddle_31
      @shriddle_31 Місяць тому

      @omatsoladev plz do .. andriod especially... everything is right but something seems amiss...,😞

    • @shriddle_31
      @shriddle_31 Місяць тому

      @omatsoladev it blinks and goes away but googleSignin.signin returns users credentials but no idToken with the credentials...

  • @cesarivanmartinezmartinez4068
    @cesarivanmartinezmartinez4068 Місяць тому

    This work in Dev mode. But in production work for android. In iOS crash when i click the login button. Any one else with the same problem?

  • @codebymoonlight
    @codebymoonlight 3 місяці тому +2

    Even the previous video works for me thanks. However when i generate APK build, it doesn't work i have the Google permissions too.
    I think it's because localhost:8081 is set but I'm trying to use my phone.
    Also i noticed you didn't set the Android public key? Any reason for this?

    • @araysargsyan2207
      @araysargsyan2207 Місяць тому

      my question is also about that, he is not responding

    • @omatsoladev
      @omatsoladev  Місяць тому

      If you followed this video to the end, even the Apk will work for you.
      Try to watch again, see if you missed something

  • @Felipe-olivai
    @Felipe-olivai 3 місяці тому

    Hi, do you know how to request Gmail API permissions from the user?

  • @BradEllis-q4t
    @BradEllis-q4t 3 місяці тому

    How do you open the ipa on your iPhone?

    • @omatsoladev
      @omatsoladev  3 місяці тому

      What is ipa

    • @BradEllis-q4t
      @BradEllis-q4t 3 місяці тому

      I'm developing on Windows and had to use the cloud build option.

  • @federicovalle6871
    @federicovalle6871 3 місяці тому

    thanks you so much bro

  • @pealhasan
    @pealhasan 3 місяці тому

    npx expo run:android works perfect for me but after doing a production build using eas build -p android -profile production and downloading the apk in my actual android device when i click the button it does same exact thing but nothing happens after that not even any error shows up.

  • @peek.ayedits
    @peek.ayedits 3 місяці тому

    I'm looking for the firestore stuff

  • @ParadoxWorks
    @ParadoxWorks 3 місяці тому

    Hey bro, thank you for the tutorial. Everything seems to be working except when I get to the "Google hasn't verified this app" modal, clicking "Continue" or "Back to safety" doesn't do anything. What do you think I can do to fix that? Basically I am stuck with that

    • @omatsoladev
      @omatsoladev  3 місяці тому

      Chat me on LinkedIn and share me a screen shot

    • @ParadoxWorks
      @ParadoxWorks 3 місяці тому

      Nevermind, I have resolved this issue by running another simulator. Cheerio brother

  • @Hamayunkhan1740
    @Hamayunkhan1740 3 місяці тому +1

    Thank you

  • @araysargsyan2207
    @araysargsyan2207 2 місяці тому

    I can't understand; what did u with the Android client ID? Looks like it's useless because u used the web client ID. Please explain!)❤

    • @omatsoladev
      @omatsoladev  2 місяці тому

      @@araysargsyan2207 ohhhh easy,
      You don't need to add the android client ID, you only need to set it up in Google console that's all.

  •  3 місяці тому

    great

  • @shriddle_31
    @shriddle_31 Місяць тому

    I i am in love with you brooo

  • @usmanmarkaz
    @usmanmarkaz 3 місяці тому +1

    plz make one with React Native CLI with signin with linkdhen google and github

    • @omatsoladev
      @omatsoladev  3 місяці тому +1

      Alright,
      Coming soon cheers.
      Please subscribe 🙏

  • @meteozlek2201
    @meteozlek2201 27 днів тому +1

    Apple sig in please

    • @omatsoladev
      @omatsoladev  27 днів тому

      @@meteozlek2201 ua-cam.com/video/6OEnbTOCQNQ/v-deo.htmlsi=PEkzl64vNQzj3AL3

    • @meteozlek2201
      @meteozlek2201 15 днів тому

      @ how can ı fix no such module expo errrorn

  • @akporhiegbeking2028
    @akporhiegbeking2028 3 місяці тому

    It didn’t work. Please how can I DM you so that I could relate my issue properly. !!!!!

    • @omatsoladev
      @omatsoladev  3 місяці тому

      What did not work?
      Can you say what issue you are facing?
      It is working for everybody.

    • @akporhiegbeking2028
      @akporhiegbeking2028 2 місяці тому

      When I click on the selected google account on the device while attempting to sign in with google I keep getting this blank screen. It doesn’t navigate to my HomeScreen

    • @omatsoladev
      @omatsoladev  2 місяці тому

      @@akporhiegbeking2028 so how did it not work?
      It's working.
      His video does not show how to build an app.
      Once you get the user details from Google, the rest is left to you.

  • @Youssef41379
    @Youssef41379 2 місяці тому

    It's difficult to focus with the music on the background

    • @shriddle_31
      @shriddle_31 Місяць тому +1

      U neva dey serious...just dey play

    • @saleysouley4503
      @saleysouley4503 27 днів тому

      @@shriddle_31 🤣🤣🤣🤣🤣 i see what you did there 😅😅

    • @shriddle_31
      @shriddle_31 27 днів тому +1

      @@saleysouley4503 Baba dey pay attention to entertainment 😂😂😂

    • @omatsoladev
      @omatsoladev  27 днів тому

      No be small,
      Him like the song 😂😂

  • @서재희-l5o
    @서재희-l5o 2 місяці тому +1

    i love you

    • @omatsoladev
      @omatsoladev  2 місяці тому

      Oh I really appreciate the love.
      Love ya toooo

  • @shriddle_31
    @shriddle_31 Місяць тому

    Make i go watch the video first

  • @juliusnowelsantiago265
    @juliusnowelsantiago265 3 місяці тому +1

    I have a question regarding error 17:30. I'm using a physical Android device, and when I run the prebuild clean and then npx expo start again to scan and check the app, I still encounter the error.

  • @codelivewithme
    @codelivewithme Місяць тому

    Not worked after struggling 4 days .any One here to help me Please i wanna connect on discord

    • @omatsoladev
      @omatsoladev  Місяць тому

      @@codelivewithme what error message are you getting?

    • @codelivewithme
      @codelivewithme Місяць тому

      @@omatsoladev i really need your help i tried everything

  • @kaladinstormblessed3273
    @kaladinstormblessed3273 2 місяці тому +3

    man thanks for the video but I'm really desperate for this error in android, it doesn't work for me
    Error: DEVELOPER_ERROR
    I've done all likr in the video, last thing i did is running cd ./android && ./gradlew signingReport
    And i got the same SHA-1 code I already had
    So I have no idea how to make it work.

    • @kaladinstormblessed3273
      @kaladinstormblessed3273 2 місяці тому +2

      For anyone with similar error, the way I fixed it is by generating first eas credentials and then doing ./gradlew signingReport
      I was only doing ./gradlew signingReport

    • @dragonsly5651
      @dragonsly5651 2 місяці тому

      idem for me

  • @aymanhaque
    @aymanhaque 3 місяці тому

    Thank you