Sergio Bellver Aliaga
Sergio Bellver Aliaga
Me too :'( Solved following this: https://github.com/Prajithp/cPanel_Mod_PageSpeed/blob/master/README.md#updating-instructions
I'm in the same situation, any change. I see maybe the error is ApiException: 10 ( https://github.com/CodetrixStudio/CapacitorGoogleAuth/issues/15 ) but have not success after change SHA1 in firebase for production &...
I'm still blocked. If I run ``` keytool -list -v \ -alias androiddebugkey -keystore ~/.android/debug.keystore ``` I get an SHA1 If I run @aguirrel solution, I have another one. Well,...
I'm in the same point.  When I set the password, I don't have any alert or console log to see the...
> It actually works on real devices. I've made it working Il Mer 20 Ott 2021, 19:59 devmanagalaxy ***@***.***> ha scritto: > […](#) Then, only works on real device???
Here is my code, it's vue: ``` import { SignInWithApple } from '@capacitor-community/apple-sign-in'; ``` ``` async loginApple() { const options = { clientId: 'my.bundle.app', redirectURI: '', scopes: 'email, name', state:...