I was asked a question because the error could not be resolved during IOS app development and distribution...
(I tried googleling my own to solve it, but it was my first time on the IOS side, so I got to seek help due to limitations.
The Delphi version is 10.4.
If you compile with IOS Device 64-bit = Configuration = Development, it compiles well on the iPhone device,
Development continued.
[Provisioning has been set up for all (Application Store, Development, Ad hoc ), and I checked the option to connect the certificate. ]
To register on the App Store
When distributing Ad hoc or Application Store, the following error occurs.
================================================== ============
[PAClient Error] Error: E0776 ** EXPORT FAILED **
[PAClient Error] Error: E0776 error: Couldn't load -exportOptionsPlist: The data couldn’t be read because it isn’t in the correct format.
[PAClient Error] Error: E0776 Swift.DecodingError.dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not a valid property list.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "Encountered unexpected character A on line 14 while looking for close tag" UserInfo={NSDebugDescription=Encountered unexpected character A on line 14 while looking for close tag, kCFPropertyListOldStyleParsingError=Error Domain=NSCocoaErrorDomain Code=3840 "Malformed data byte group at line 1; invalid hex" UserInfo={NSDebugDescription=Malformed data byte group at line 1; invalid hex}})))
================================================== ==========
Xcode version is 11.7, iOS software version is 13.7.