Hello everyone,
I'm currently working on implementing social logins, specifically Google, Facebook, and Apple logins. On Android and PWA, Google and Facebook logins are working perfectly. However, on the iOS application, I am encountering configuration issues.
For the Google login, I receive the error code OS-PLUG-SOCI-0201. - Couldn’t login with Google because Google Sign-In configuration is missing.
For the Facebook login, I receive the error code OS-PLUG-SOCI-0399. - Couldn’t login with Facebook because its configurations are not properly set.
Here are my configurations on the Google and Facebook Developer consoles:
Google
Facebook
Has anyone else experienced similar issues or have any insights on how to resolve these errors on iOS? Any help or guidance would be greatly appreciated.
Thank you!
Hello @Nandagopal J B,
Did you configure Google and Facebook for iOS using the Social Login Configurator? The Social Login Plugin documentation page (https://success.outsystems.com/documentation/11/integration_with_external_systems/mobile_plugins/social_login_plugin/) explains how to do it in the "Set up social login providers for your app" section.
Best regards,
Alexandre Jacinto
Hello @Alexandre Jacinto
Yes, I configured Google and Facebook for iOS, Android and PWA using the Social Login Configurator. They are working fine on Android and PWA, and the Apple login is working on iOS. But on the IOS Google and Facebook is not working