Live Activities - Missing Entitlement

I've built an app that supports live activities, but when trying to build and deploy I'm getting the error:

Provisioning profile "iOS Team Provisioning Profile doesn't include the com.apple.developer.live-activity entitlement."

Looking in Xcode - under signing and provisions, there is no "Live Activity" option to select.

Looking in the developer portal, similarly under Certificates, Identifiers & Profiles, there is no "Live Activity" option.

I've added com.apple.developer.live-activity to my entitlements file for both my widget and my main app target, and added NSSupportsLiveActivities to my info.plist files.

I'm building on Xcode Version 16.0

Any ideas on how to fix this? Super confused!

Thanks in advance!

Having the same issue, did you ever figure it out?

Live Activities - Missing Entitlement
 
 
Q