MaikuB / flutter_appauth

A Flutter wrapper for AppAuth iOS and Android SDKs
270 stars 243 forks source link

Crash on ios real physical device in testflight for ios 15.2 azure AD login #316

Closed thye1997 closed 2 years ago

thye1997 commented 2 years ago

Hi the library run perfectly in simulator where i use it to authenticate against azure AD, however, when i publish the app to ios testflight, it is crashing on real device. Any configuration is required for testflight?

MaikuB commented 2 years ago

There's nothing specific for this plugin and no one has reported an issue like this before. You'll need to see if there's some other dependency used by your app that is causing the issue