hitherejoe / FlutterOAuth

A Flutter OAuth package for performing user authentication for your apps.
Other
178 stars 56 forks source link

iOS behaviour #3

Open msardi23 opened 6 years ago

msardi23 commented 6 years ago

Thanks for this plugin. Tested the example on Android with Strava and works out of the box. Just checking if additional configuration is needed for this to work on iOS - specifically to refocus the flutter app. At moment, after entering facebook credentials I get stuck on a facebook loading screen.

Cheers.

jamierytlewski commented 6 years ago

I'm having the same issue. Doesn't seem to like iOS. Has any of this been tested on iOS?

BirdyF commented 5 years ago

I have the same problem. I think it is related to this known issue https://github.com/flutter/flutter/issues/25721