https://developers.weixin.qq.com/doc/oplatform/Mobile_App/Access_Guide/ohos.htmlhttps://developers.weixin.qq.com/doc/oplatform/Mobile_App/Share_and_Favorites/ohos.html
你好,鸿蒙开发时,使用的 Debug 环境,每个研发者的签名是不同的,导致 appIdentifier 也不一样。按照企业签名 appIdentifier 申请审批通过后,在接入微信分享SDK时,Debug 环境会不会报错 appIdentifier 不匹配?如果报错,有没有什么解法,毕竟研发同学都需要 Debug 环境调试分享能力。
感谢回复。
appIdentifier兼容多种签名,可以看看官方文档
+1 我也遇到了一直报Bundle ID校验不通过
我试过debug模式更换证书,只是fingerprint改变,appIdentifier 不会变
+1 我也遇到了这个问题