Hello
In my app certificate I've selected Low Latency and the bundle ID matches etc
And in my entitlements.plist I have
com.apple.developer.coremedia.hls.low-latency BOOLEAN YES
Yet when I run my app I always see the error "Does not have entitlement for low latency HLS"
What could I be doing wrong?
(I tried this also with Xcode 12 beta)