Code Monkey home page Code Monkey logo

Comments (2)

Than-DE avatar Than-DE commented on July 18, 2024

I have the same issue. I hope I am misunderstanding here but it seems like being able to specifiy the iosUrlScheme in the plugin config is a sponsor-only feature that will cost you $189 for a one time payment??

https://react-native-google-signin.github.io/docs/setting-up/expo#expo-without-firebase

Edit: Nevermind, you can set this manually by adapting app.json

"ios": {
      "infoPlist": {
        "CFBundleURLTypes": [
          {
            "CFBundleURLSchemes": ["com.googleusercontent.apps.xxx"]
          }
        ]
      }
    },

from google-signin.

vonovak avatar vonovak commented on July 18, 2024

Hello and thanks for asking,
troubleshooting covers this error: https://react-native-google-signin.github.io/docs/troubleshooting#on-ios-the-app-crashes-when-tapping-sign-in-button

if you use expo, use the "expo and firebase" config plugin: https://react-native-google-signin.github.io/docs/setting-up/expo#expo-and-firebase

There is also another config plugin for people who don't (want to) use firebase, as @Than-DE has mentioned. With regards to pricing: most people sponsor monthly and cancel the next month, so realistically they'd pay much less (I used to offer the module for $14). If that sounds like a lot, I invite you to try to do OSS without compensation; it's not so easy.

Thank you 🙂

from google-signin.

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.