Game crashes with iOS 26 Beta

Checking the callstack again, it looks like a deadlock causes this crash. I tried disabling the entitlements check inside FIOSPlatformMisc::IsEntitlementEnabled and this makes the game start properly.

So now I’ll try to find the proper fix for this.