Ghonche Yqr
Ghonche Yqr
any solution on this? @Missile71
any solution on this? @kristianmandrup
Hi, did you figure out how to get the progress value?
I'm also facing the same issue. for me the conflict is with [`@capacitor-community/firebase-crashlytics`](https://github.com/capacitor-community/firebase-crashlytics) . related issue: https://github.com/capacitor-community/firebase-crashlytics/issues/55 This is my reproducible version: https://gitlab.com/ghonche/exampleapp Just clone the repository, run `ionic cap...
Any one tried https://github.com/CodetrixStudio/CapacitorGoogleAuth as an alternative?
I need this to be merged :(
> is it possible to update compile with implementation for gradle compatibility please ? Already updated.
> @ghonche This may be only debug mode. Please try this: https://stackoverflow.com/questions/70506466/invalid-key-hash-facebook-login No, I don't think it's related to key hash. I got my release certificate fingerprint using this command:...
Yeah I did sign the APK. Using Android Studio ----> Build menu ---> Generate Signed Bundle/APK... I believe the problem is not related to the wrapper plugin because as far...
Hi again. I tried Facebook login in your app. It worked fine. Of course it openes a web intent for facebook login. That's how I solved the bug for myself...