You must provide a minimal reproduction of your issue - how to create a minimal reproduction?. We're a small team of maintainers and do not have time to try reproduce bugs ourselves. Please try to reproduce the bugs on the provided example app.
Link to a with code that reproduces the bug.
Explain how to run the example app and any steps that we need to take to reproduce the issue from the example app.
Please provide the version of your
Can you fill out the issue template, please? It's the only way we can help. :)
I had to change my play-service-auth to 16.0.0 to get it to work. You might want to try that.
implementation "com.google.android.gms:play-services-auth:16.0.0"
I still experience this error. any fix?
Even I am experiencing the same error
Java exception in 'NativeModules' java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/android/gms/auth/api/signin/GoogleSignInClient;