You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slowly bumping our production server from 2.2.19 to the latest but while going though each
revision and testing our iOS app, Facebook Login stops to work when we go from 2.2.23 to 2.2.24 for some reason and trying anything above that and even in 2.3 branch with the auth parameter doesn't work anymore.
Enabling VERBOSE 1 doesn't show anything in our logs and the only thing we see in iOS console is the following:
Issue Description
Slowly bumping our production server from 2.2.19 to the latest but while going though each
revision and testing our iOS app, Facebook Login stops to work when we go from 2.2.23 to 2.2.24 for some reason and trying anything above that and even in 2.3 branch with the auth parameter doesn't work anymore.
Enabling VERBOSE 1 doesn't show anything in our logs and the only thing we see in iOS console is the following:
Uh oh. The user cancelled the Facebook login.
Error Domain=Parse Code=0 "unauthorized" UserInfo={error=unauthorized, NSLocalizedDescription=unauthorized, temporary=0}
I cant find any documentation saying we need to make any changes in our index.js
We are using Swift 3.x
iOS AppDelegate settings
Part of index.js
Environment Setup
Server
Database
Logs/Trace
No data seen in logs.
The text was updated successfully, but these errors were encountered: