Hi everyone,
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.
Any ideas much appreciated ?
Thanks