iOS build for social login

How do I configure my WordPress iOS build for social logins?

The social login feature is available for WordPress and WooCommerce solutions, allowing app users to log in using Google and Apple. Follow these steps to configure your iOS app build for social login:

Step 1

  • From your AppMySite app dashboard, navigate to Access < Login

  • Click on the build settings button and enable the toggle for social logins

Step 2

  • Navigate to Google Firebase.

  • To Download the google-services.json file, go to Project Overview> Project Settings

  • Under the General tab, go to your Apps section and click on your iOS app

  • Download the GoogleServices-Info.plist from your Google Firebase account.

  • Upload the .plist file in the Google Firebase configuration field.

  • Click on Save.

Visit this link for a complete guide on creating a Firebase app project:

Last updated