So, I have an internal enterprise app that had adal being used for authentication, but now we are trying to move to msal for which I have tried two libraries in react native "react-native-app-auth" and "react-native-azure-auth", and in both cases, after completing the 2MFA I get a screen saying "Are you trying to sign in to ***appclient" where I have two options to continue or cancel but both buttons don't work and I am kind of stuck here, so any help is requested.
Thanks,