freshplanet / ANE-Facebook

Air Native Extension (iOS and Android) for the Facebook mobile SDK
Apache License 2.0
221 stars 123 forks source link

Update README.md #182

Closed mtilhan closed 7 years ago

mtilhan commented 9 years ago

There is a problem effected all android devices. If user dont have Facebook native app and try to login on webwiew dialog stuck on the permission screen. Even user close the screen its appears again and not go away.

Problem only show if user change oriantation on webview dialog. Because if i dont change the oriantation its works fine on my device. But some devices changes oriantation automatically and it doesnt works.

This is a android webview bug. If you dont configure your oriantation settings then activity recreated on oriantation change. I guess its effect to newly created app because android api changes.

AdamFP commented 7 years ago

deprecated with current version