无
- 发布:2024-02-04 23:21
- 更新:2024-02-04 23:21
- 阅读:285
【报Bug】iOS打包提示[Error] Provisioning profile doesn't support the Push Notifications [解决了]
产品分类: HbuilderX
PC开发环境操作系统: Mac
PC开发环境操作系统版本号: 12.1
HBuilderX版本号: 3.99
操作步骤:
预期结果:
正常打包
正常打包
实际结果:
提示错误
[Error] Provisioning profile doesn't support the Push Notifications
[Error] Provisioning profile doesn't include the aps-environment
[Error] verifyPlistFiles failed
提示错误
[Error] Provisioning profile doesn't support the Push Notifications
[Error] Provisioning profile doesn't include the aps-environment
[Error] verifyPlistFiles failed
bug描述:
下载的Profiles 文件,有这个aps参数,下方是Apple开发者后台的Profiles 也有push相关的内容。也勾选了,为什么打包还是不行
请问是什么回事,怎么问题解决这个方法,感谢
按照这个bug解决,还是出现问题。https://ask.dcloud.net.cn/article/1088
打包失败,提示:
[Error] Provisioning profile doesn't support the Push Notifications
[Error] Provisioning profile doesn't include the aps-environment
[Error] verifyPlistFiles failed
解决方法:
多次测试,多次搞后,我把所有Apple后台相关的文件删除,然后再次所有生成一次,并且发现主要问题可能是通过这个mac生成的颁发的证书,所有生成Apple文件应该都用同一个CertificateSigningRequest.certSigningRequest 文件
0 个回复