baumblatt / capacitor-firebase-auth

Capacitor Firebase Authentication Plugin
MIT License
261 stars 129 forks source link

Version 2.4.0 not working with capacitor 3.1.1 #177

Open julianmc90 opened 3 years ago

julianmc90 commented 3 years ago

Hey this plugins seems to be awesome, i tried and i get this error using capacitor 3.1.1, everything is in sync.

Here is what Android studio log says trying to run... image image

Should i downgrade capacitor to which version? thanks!

mesqueeb commented 3 years ago

@julianmc90 sadly the package is not compatible with capacitor 3...

Also see: https://github.com/baumblatt/capacitor-firebase-auth/issues/136

baumblatt commented 3 years ago

Hi @julianmc90 ,

Version 2.x is for use with Capacitor 2.x, the version 3.0.0 is just released, let me kwon if works for you.

Best regards.