Phonegaps facebook connect plugin doesn't work with iOS - no callback

When I try to login using facebookConnectPlugin.login I don't get the callback. My app switches to facebook app and then switches back to my app and my apps. No error messages or callbacks.

I've tried asking for "public_profile" permission and "email" permission

I am using ios 7.12.

My app is signed with a development certificate instead of a distribution, now that's for sure. And compiled with Phonebook 3.6.3

The same code works for Android as expected.

If you've seen this before or have suggestions for troubleshooting, let me know.

+3


source to share





All Articles