Having serious trouble with replaykit

Hi everyone, I'm totally new to this and am just having fun making an app for myself. I'm attempting to get a broadcastupload extension working, but whatever i do i cant get the replaykit to work. I keep getting this error in xcode:

Provisioning profile "Project v6 Broadcast Upload Development" doesn't include the com.apple.developer.replaykit.broadcast entitlement.

What I've tried:

  • Created separate App IDs for each target (Explicit App IDs, not Wildcard)
  • Enabled App Groups capability on all three App IDs in Apple Developer Portal
  • Selected the correct App Group for all App IDs
  • Added App Groups capability in Xcode for all targets and all build configurations
  • Created entitlements file with com.apple.developer.replaykit.broadcast: true for Broadcast Upload extension
  • Recreated provisioning profiles multiple times
  • Used manual code signing with correct certificates

I'm completely lost. I reached out directly to apple developer support and they just told me to come here...

Any help would be grgeatly appreciated.

Having serious trouble with replaykit
 
 
Q