开发者账号过期引发的项目运行问题

开发者账号过期之后,若无法立即续费(走公司流程),需要使用个人的免费账号,只要改变Bundle Identifier即可。

 

1.项目用到了推送内购,Xcode会报错。具体如下:

does not support the In-App Purchase and Push Notifications capabilities

 

此时,只需在Capabilities中关闭In-App Purchase 和Push Notifications 选项。

 

突然发现Capabilities中根本没有这两个选项,那么需要关闭Automatically manage signing,再去看看选项是否已经出现。

 

2.即使上面成功,也可能会出现下面错误。具体如下:

Embedded binary is not signed with the same certificate as the parent app. Verify the embedded binary target's code sign settings match the parent app's.

 

之所以出现此问题,因为项目由多个target组成,将Team都更改即可。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值