ios - Gigya facebook login: completion handler not called -
I am trying to use Giga-SDK to login to the app through Facebook. The setup on Facebook looks good and the original FaceBookbook login works well without the Giga. But when I make a call that completes the Griz Method after successful login to Facebook - the website is never called.
This is my very simple code:
There are some things you need to check:
-
In the Giga console for the use of the API key Your permission settings You need to make sure that you have the permission to "Enable desktop / mobile usage" as being enabled for the API key to be used.
-
The Facebook Provider Configuration Settings in the Giga console for the use of the API key. Gigya provider will select Facebook API v1 by default in configuration; If your Facebook social network app is new, then it will use API v2 You need to make sure that you have chosen the right settings.
-
If you are using a CNAME, you must ensure that the CNAME CNAME configuration is set correctly, the API key, and your Facebook Developer Console The settings are configured to use CNA.
If you make any changes, be sure to save the settings before changing the screen. / P>
Comments
Post a Comment