Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video loads and spinner spins but does not play in iOS < 14 #214

Open
LittlePeculiar opened this issue Jan 21, 2021 · 0 comments
Open

Video loads and spinner spins but does not play in iOS < 14 #214

LittlePeculiar opened this issue Jan 21, 2021 · 0 comments

Comments

@LittlePeculiar
Copy link

LittlePeculiar commented Jan 21, 2021

Everything works great on iOS 14+ but iOS 13 doesn't work. It loads, I get the callback methods playerReady = true, and playerState = buffering, and the spinner just keeps on spinning. I also get this error message and it never plays

Note:: I get the same error message in iOS 14 but it still plays fine.

Error acquiring assertion: <NSError: 0x600001ed1080; domain: RBSAssertionErrorDomain; code: 2; reason: "Required client entitlement is missing"> {
userInfo = {
RBSAssertionAttribute = <RBSLegacyAttribute: 0x7f8cdac10880; requestedReason: MediaPlayback; reason: MediaPlayback; flags: PreventTaskSuspend | PreventTaskThrottleDown | WantsForegroundResourcePriority>;
}
}

Please help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant