iOS Firebase MFA error

When trying to login into Firebase with MFA via Capacitor, Firebase requires a recaptcha to send an MFA code. However on iOS it seems that recaptchas fail to load (not on Android)

Does ionic capacitor have a way to make the recaptcha work or somehow send the Firebase MFA code without the recaptcha?

We are also facing the same issue. Were you able to fix it @connor-k-smith ?

Has anyone found a solution to this? It appears to be failing on iOS due to the ionic:// part of the url thats unique to iOS. This is why it’s still working on Android.