good morning all, I ve some questions about SHA-1 in flutter I hope to be helpful to all firstly, I want to know Is SHA-1 unique for each project?
第二,在我的第一个冲破碎项目中,我可以轻而易举地生产第1号特遣部队,但后来又在我 could头上产生这种错误。
PS D:hadayek_hofandroid> ./gradlew signingReport
FAILURE: Build failed with an exception.
* Where:
Build file D:hadayek_hofandroiduild.gradle line: 26
* What went wrong:
A problem occurred evaluating root project android .
> A problem occurred configuring project :app .
> Could not open proj generic class cache for build file D:hadayek_hofandroidappuild.gradle (C:Userssayed.gradlecaches6.7scripts4itc8kesudlin9k959r0b6kz0).
> BUG! exception in phase semantic analysis in source unit _BuildScript_ Unsupported class file major version 62
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 3s
actually, I tried all of the answers to this question here but no one working for except only one solution but it gave me the SHA-1 for my first project how can I get SHA-1 for each project?
第三个问题是,SHA-1与debug KeyStore和上载钥匙Store有关? 我每次都想为新的冲破项目创造一只灯泡。
totally in a few words: how to deal with SHA-1 && debug/upload KeyStore for each new flutter project