I’m using the facebook API to login and then share content. It works perfectly on Android devices and on iPhones (tested on 2 different devices, one running iOS 6 and the other iOS 7).
On iPad (tested on 2 different devices - iPad 2 and iPad air both running iOS 7), I get the following error:
“The operation couldn’t be completed. (com.facebook.sdk error 2.)”
Are there any iPad-specific settings I’m missing here?
EDIT: Apparently, if the user has logged in to facebook from the settings app on the device, then the facebook login throws this error. Is there any way to detect this?