Unable to add App ID because the '10' App ID limit in '7' days has been exceeded.
官方的原因是对bundle identifier进行限制,避免申请太多的bundle identifier。
解决方法:将bundle identifier替换成已经可以使用的bundle identifier即可
本文共 237 字,大约阅读时间需要 1 分钟。
Unable to add App ID because the '10' App ID limit in '7' days has been exceeded.
官方的原因是对bundle identifier进行限制,避免申请太多的bundle identifier。
解决方法:将bundle identifier替换成已经可以使用的bundle identifier即可
转载于:https://www.cnblogs.com/OIMM/p/5523857.html