ShipSwiftly - Get started
  • Understanding the code
  • Create your app on AppStoreConnect
  • Setting up Firebase
    • Authentication
  • Setting up revenueCat
  • Setting up the server
    • OpenAI Key
    • Deploy your server
    • Adding Heroku Endpoint to App
  • Setting up cloud functions with firebase
Powered by GitBook
On this page
  1. Setting up Firebase

Authentication

See previous page for the first steps

PreviousSetting up FirebaseNextSetting up revenueCat

Last updated 1 year ago

One more step for the authentication with google button is needed. You need to add the external link that you can find in the google sign in method in the providers on Firebase as follows:

You can find that line in your Info.plist file in the repository. Simply copy your link and replace that line.

info,plist