简体   繁体   English

适用于Testflight版本的APNS aps-environment-Entitlement / App的生产版本

[英]APNS aps-environement-Entitlement for Testflight Version / Production build of App

Something strange is happening currently in one of the apps i'm developing. 我正在开发的其中一个应用程序中目前正在发生一些奇怪的事情。

While developing the APNS Pushtoken could be obtained properly. 在开发APNS时,可以正确获取Pushtoken。 As soon as I pushed the app for testflight internal testing it doesn't work anymore. 我将应用程序推送到testflight内部测试后,它就不再起作用。

The well-known error is throwed: 'APNS Push token - No valid aps-environement-entitlement whatever could be found' 引发众所周知的错误:“ APNS推送令牌-找不到任何有效的aps-environment-entitlement”

I usually solved this error through refreshing all the mobile provisioning profiles in XCode, but this doesn't work in that case. 我通常通过刷新XCode中的所有移动供应配置文件来解决此错误,但这在这种情况下不起作用。

在此处输入图片说明

The App ID is configured properly for push notifications production and development. 已正确配置应用程序ID以用于推送通知的生产和开发。

在此处输入图片说明

Any Ideas? 有任何想法吗? Would really be glad. 真的很高兴。

The problem was that the provisioning profile was created before adding the Push Notifications to the App ID. 问题是在将推送通知添加到App ID之前已创建了配置文件。 Creating a new Provisioning Profile and download it through XCode solved it. 创建一个新的Provisioning Profile并通过XCode下载将其解决。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 缺少推送通知权利,即使设置了 aps-environment 权利。 iOS 和试飞 - Missing Push Notification Entitlement, even with aps-environment entitlement set. iOS and Testflight Xcode 8 APS环境权利不会设置为生产 - Xcode 8 APS Environment Entitlement won't set to production iTunes应用程序版本和iTunesConnect TestFlight的内部版本号 - iOS app version and build numbers for iTunesConnect TestFlight 没有为通知应用程序中的应用程序找到有效的“aps-environment”权利字符串 - no valid 'aps-environment' entitlement string found for application in Notifications app 在应用商店上找不到适用于应用程序的有效“ aps-environment”权利字符串 - No valid ‘aps-environment’ entitlement string found for application on app store 在应用商店中找不到适用于应用程序的有效“aps-environment”权利字符串 - No valid 'aps-environment' entitlement string found for application on app store 找不到适用于企业应用程序的应用程序的有效aps环境权利字符串 - No valid aps-environment entitlement string found for application for Enterprise app App Store 构建版本和 TestFlight 构建版本不同 哪个版本会出现在应用商店中? - App Store build version and TestFlight build version different which version will appear on app store? TestFlight应用程序内更新:版本号与内部版本号 - TestFlight In-App Updates: Version Number vs Build Number 在TestFlight应用程序构建中未显示? - In TestFlight app build not showing?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM