IOS app crash on LoginAsync

using a simulator the login open loads fine. When deploying the app to ios the login button causes the app to crash, running through debugger I see the crash occurring at LoginAsync. Are there any permissions issues ? is this a UI problem ? Safari problem ? entitlements ?
ios 15.3.1 Xamarin

1 Like

Hey there!

Can you share a link to the doc / SDK you’re using in your implementation? Thank you!