Hi, Just got our first app in the App Store, but unfortunately some of the users have reported problems signing up using Facebook. When the user click the signup button, I block the UI with a 'spinner', call Ti.Facebook.authorize() and on cancel or login event remove the spinner. The problem is that the Ti.Facebook.authorize() seems to fail silently, leaving the user with a blocked UI - not the best impression for new users.
Does anyone have a clue as to why this happens to some users while others are unaffected?
Anything in app-settings at developers.facebook.com I should be aware of, that could cause this problem?
The app is setup to use SSO.
Your Answer
Think you can help? Login to answer this question!