MaikuB / flutter_appauth

A Flutter wrapper for AppAuth iOS and Android SDKs
273 stars 246 forks source link

In IOS 16 login screen is not leading fully. #429

Open kavibalasubramani opened 1 year ago

kavibalasubramani commented 1 year ago

Hi Maiku , On clicking login we are taking user to Microsoft sso page. The first login page is not properly loading . It was working fine in android. I have attached IOS screen shot for your reference. In IOS:- image In andorid: image

kavibalasubramani commented 1 year ago

@MaikuB Need your support to resolve this issue.

MaikuB commented 1 year ago

Page not loading properly is outside the scope of this plugin. The plugin uses other SDKs to deal with this. Even then I'm skeptical of this being an issue with the SDKs as if it were, then it would be a more widespread issue. This is likely something you need to look further in yourself. Perhaps it'll require contacting Microsoft even or see if it's an issue just with the device you use. I've seen reports of those seeing login screens not working properly on a simulator but is fine on an actual device