Broadcast-Upload Entitlement

Hi,

I am developing an iOS app that includes a ReplayKit Broadcast Upload Extension which requires the com.apple.developer.broadcast-upload entitlement.

The app is intended for internal development and testing on my own devices and is not yet distributed on the App Store.

Even after setting com.apple.developer.broadcast-upload=true in my .entitlements file, and linking it in Build Settings > Code Signing Entitlements; my downloaded provisional profile still did not contain the broadcast-upload entitlement.

May I know if I need explicit Apple's approval for adding the broadcast-upload entitlement; even if it's just for testing on my own devices?

Thanks.

Answered by DTS Engineer in 847340022
I am developing an iOS app that … requires the com.apple.developer.broadcast-upload entitlement.

As far as I can tell, com.apple.developer.broadcast-upload isn’t an actual entitlement. Can you point me to the documentation that explains why you’re attempting to add it?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

I am developing an iOS app that … requires the com.apple.developer.broadcast-upload entitlement.

As far as I can tell, com.apple.developer.broadcast-upload isn’t an actual entitlement. Can you point me to the documentation that explains why you’re attempting to add it?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Broadcast-Upload Entitlement
 
 
Q