ccoenraets / OpenFB

Micro-library that lets you integrate browser and Cordova apps with Facebook with no plugin or SDK dependency.
MIT License
505 stars 231 forks source link

Can't login after logging out (ios) #96

Open xavianaxw opened 8 years ago

xavianaxw commented 8 years ago

Greetings

I'm currently facing an issue only on iOS that is somewhat like the following.

Before I continue I just want to state that I am using the latest openfb.js that is version 0.5 according to the repo.

Anyway, on my device. When I logout and try to relogin. There will not be any response from the login function. However when I close the app and restart it, it works like a charm again.

Does anyone have an idea what's going on?

P.S. It's totally fine on Android