Apple added a new Entitlement plist value starting with iOS15 to allow connecting with GameCenter. It's a boolean value with the key: com.apple.developer.game-center
Without it, the app can not connect to Apple. Therefore, update UBT to add that plist value when iOSRuntimeSettings has it set to true.
Can probably be tested with the sample Match3 project next time a TestFlight build of Match3 is done.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-202039 in the post.
0 |
Component | UE - Platform - Apple |
---|---|
Affects Versions | 5.3.2 |
Target Fix | 5.4 |
Fix Commit | 30219546 |
---|---|
Main Commit | 30219563 |
Created | Dec 6, 2023 |
---|---|
Resolved | Dec 11, 2023 |
Updated | Apr 2, 2024 |