-
-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug(authentication): NoClassDefFoundError
#800
Comments
This issue has been labeled as Please provide a Minimal, Reproducible Example using this template in a public GitHub repository so we can debug the issue. If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for us to reproduce the issue. |
Maybe this helps you: #456 (comment) |
@robingenz I did not expect this much of a speed response, very good experience. Thank you very much |
@merbin2012 You're welcome! Feel free to check out Capawesome Cloud if you are ever looking for a live update solution. |
@robingenz
|
@merbin2012 You need to set the correct SHA1, see https://stackoverflow.com/a/49450870/6731412. Please create a discussion if you have more questions. |
Plugin(s)
Version
6.3.1
Platform(s)
Current behavior
capacitor.config.json file
google-login.js
While open the app, the app crashes with the following error
"providers": ["google.com"]," => If I am not give this value or wrong value like "google.co" app is not crashed.
Expected behavior
App should not crashed
Reproduction
https://github.com/capawesome-team/.capacitor-app
Steps to reproduce
capacitor
Other information
No response
Capacitor doctor
Capacitor Doctor
Latest Dependencies:
@capacitor/cli: 6.2.0
@capacitor/core: 6.2.0
@capacitor/android: 6.2.0
@capacitor/ios: 6.2.0
Installed Dependencies:
@capacitor/cli: 6.2.0
@capacitor/core: 6.2.0
@capacitor/ios: 6.2.0
@capacitor/android: 6.2.0
[success] Android looking great! �
Before submitting
The text was updated successfully, but these errors were encountered: