Unable to post the iOS application on Appstore.
- We were able to successfully create and package a build using the old build system of UE with Xcode version: 15.2 and after the upload in appstore the application got stuck in “processing” state; Attached screenshot for easy reference.
- While we had written to apple support, they had mentioned to create the application using the latest Xcode version which we have already used; We then further tried using UE’s modern Xcode build system and now facing the “entitlements” issue.
Our application requires associated domain entitlement. In the old build system we were able to change the required code and set the entitlements in the “IOSExports.cs” file. The modern Xcode build system is not allowing us to update the entitlements. Please let us know how this could be accessed or in case there are any specific steps that we are missing out.