如何发布HarmonyOS应用程序?
1. Obtain Certificates To publish an app on the HarmonyOS AppGallery, you must apply for official certificates. (During personal development, you might often use auto-signing, but it is not...
在HarmonyOS AppGallery发布应用需申请官方证书,包括p12、cer、csr和p7b。首先在IDE生成p12和csr证书,然后在AGC平台申请cer和p7b证书。配置证书后,构建项目生成.signed.app文件,最后登录AppGallery Connect上传应用并填写信息,经过审核后发布。
