Trigger.io Facebook "Login Failed, EXPECTED_FAILURE" -


i having many issues connecting trigger.io app facebook using forge.facebook.authorize.

once switched development ad hoc distribution unable login @ all. went far deleting facebook account iphone see if logging in through facebook app work doesn't either. error message unhelpful.

here's happens when directed facebook app:

enter image description here

then when click "okay" takes me app , indication of went wrong:

enter image description here

what error mean? there configuration setting haven't set right? cause work on development (simulator & device) not ad hoc distribution?

all 7 of testers distributed have reported problems facebook login. although no 2 seem same.

i had same issue , problem had changed app settings on facebook , guess data being cached on device preventing facebook authorizing request.

to fix it, did following:

  1. remove app facebook > account settings > apps > apps use on facebook.com
  2. call forge.facebook.logout() in app clear cached data

i able use forge.facebook.authorize. if haven't changed app settings, maybe make sure you're calling forge.facebook.logout when user logs out.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -