gbwisx / msal_mobile

Flutter plugin for single client authentication using the Microsoft Authentication Library (MSAL)
MIT License
10 stars 26 forks source link

Error "The operation couldn't be completed. (MSALErrorDomain error ~50000.)" #14

Open thomas-topway-it opened 3 years ago

thomas-topway-it commented 3 years ago

Hello I get the following error on sign-in

The operation couldn't be completed. (MSALErrorDomain error ~50000.) 

just on ios, because android works fine. Any idea how to solve that ? (I have followed all the steps related to the ios set-up)