Code=3000 "未找到应用程序的“aps-environment”的权利字符串" 解决办法
code=3000是由于iphone上的配置文件的app identity是带通配符的那种,导致能装上但拿不到token
打开https://developer.apple.com/ios/manage/bundles/index.action
另外,在网上看到的资料还说profile要在certificaite后面说生成。
code=3000是由于iphone上的配置文件的app identity是带通配符的那种,导致能装上但拿不到token
打开https://developer.apple.com/ios/manage/bundles/index.action
另外,在网上看到的资料还说profile要在certificaite后面说生成。