white-rabbit-apps / communikitty-ios

The CommuniKitty app for iOS with Swift 3
0 stars 1 forks source link

Error logging in with Facebook #70

Closed michaelbina closed 8 years ago

michaelbina commented 8 years ago

This seems to work for my main account, but I received feedback from a couple friends that it doesn't work for them and it also doesn't work on my second test facebook account.

The error that pops up is "The Facebook account has not been configured for the device" and the app doesn't seem to show up in the Facebook settings screen in System Preferences.

I'm not sure if this started when upgrading to swift 3 and iOS 10, but I suspect that was it. I posted this on the PFFacebookUtils Library that is being used to log in currently: https://github.com/ParsePlatform/ParseFacebookUtils-iOS/issues/75

michaelbina commented 8 years ago

@AlinaChernenko - I'm stuck on this one so maybe you could give it a shot too and see if you can figure out whats going on. I'm seeing it happen on both device and simulator but you have to log in to facebook on the System Preferences app first.