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
Hi,
Can anybody explain this to me as I'm a complete newbie with alamofire. I've using this example as a test project and when I run this for the first time, everything works fine. But one small tweak like changing the FB credentials in the info.plist messes up my FB login as the app crashes suddenly with a null pointer uncaught exception. Why is this ? Except the FB credentials, nothing is changed.
The text was updated successfully, but these errors were encountered:
I think, this had something to do with the FBGraphRequest used while logging in using FB button. I'm relative new to Swift Programming, so it was very confusing as to how the login fails only when the fb details are changed.
Hi,
Can anybody explain this to me as I'm a complete newbie with alamofire. I've using this example as a test project and when I run this for the first time, everything works fine. But one small tweak like changing the FB credentials in the info.plist messes up my FB login as the app crashes suddenly with a null pointer uncaught exception. Why is this ? Except the FB credentials, nothing is changed.
The text was updated successfully, but these errors were encountered: