I have a problem when ever I build my flutter app, the problem occurs when the Gradle tries to build and calls for the resources:
当我构建flutter应用程序时,我遇到了一个问题,当Gradle尝试构建并调用资源时,问题就会出现:
Certificate for <developer.huawei.com> doesn't match any of the subject alternative names: [a248.e.akamai.net, *.akamaized.net, *.akamaized-staging.net, *.akamaihd.net, *.akamaihd-staging.net]
this happens when trying to build my gradle app
I tried fetching the cert from the huawei.com and implement it on the jdk using the key tool.
Ii also tried upgrading Gradle to the latest version.
我试着从华为获取证书,并使用关键工具在jdk上实现它。我还尝试将Gradle升级到最新版本。
更多回答
优秀答案推荐
我是一名优秀的程序员,十分优秀!