Expo LocalAuthentication with Azure B2C

Hi,

I am trying to make expo-localauthentication to work with expo AuthSession that connects to Azure B2C to work together.

Using the libraries individually works fine and it also works on android but on iOS when using promptAsync from useAuthRequest, promptAsync is called but it doesn’t return the token or any response.

Any help/ideas would be very much appreciated!

Thanks!