Hi everyone,
I'm about to release my first game on Androids and Iphone.
Can't wait to share it with you.
While everything works perfectly on Android, I get errors for Iphone and I suspect the Web Audio.
I exported my Construct 3 project for xcode, ios 13.
It builds, runs on emulator (iPhone 8, iOS 13) loads first screen, second screen but getting to third screen (has audio) I get the following error message and the app freezes.
============
Error acquiring assertion: <Error Domain=RBSAssertionErrorDomain Code=3 "Required client entitlement is missing" UserInfo={RBSAssertionAttribute=<RBSDomainAttribute| domain:"com.apple.webkit" name:"MediaPlayback" sourceEnvironment:"(null)">, NSLocalizedFailureReason=Required client entitlement is missing}>
If I run it on a real device (tablet), the same error appears but the app crashes ( re-starts) .. and the same thing happens again.
Being stuck at this stage is so frustrated.
It would be really appreciated if you know how to fix it and in a way, reassuring me if I'm not the only one to have this issue.
Thanks everyone who took the time to read and maybe answer.