ReallySmallSoftware / cordova-plugin-firebaseui-auth

Cordova plugin to provide FirebaseUI Authentication
Apache License 2.0
18 stars 1 forks source link

Ionic+Cordova+FireBaseUI+Xcode (Cordova or Capacitor Build) #10

Open guntercn opened 4 years ago

guntercn commented 4 years ago

Hi My work environment is

Ionic: 5.4.13 Cordova: 9.0.0

The final platform are( Android and IOS).

The Firebase settings of the app are according to the indications of the site. In the Android version everything works fine.

I have a problem in the iOS version.

environment.ts in this class assign the parameters for IOS.

When the application is running in the Simulator or in the App, an error shows up!

Error RecaptchaVerifier is only supported in a browser HTTP/HTTPS enviroment

image

thanks

ReallySmallSoftware commented 3 years ago

I've been updating this plugin and testing on iOS recently and I haven't seen that. I don't use Ionic, but that looks more like a problem in the underlying FirebaseUI library that this plugin wraps. Are you using phone authentication? This seems similar.....