Hello! after a lot of hours of research for a solution, i decide post here my problem:
The app crash after splash art showing, and the console say:
Bootstrapping failed for <FBApplicationProcess: 0x144c762e0; application<app.id>:<invalid>> with error: <NSError: 0x2808737e0; domain: RBSRequestErrorDomain; code: 5; reason: "Launch failed."> {
underlyingError = <NSError: 0x280871740; domain: NSPOSIXErrorDomain; code: 88>;
}
I have Xcode 12.4, i have Automatically manage signing enabled. The IPA file is exported as App Store Connect version.
I have an Identifier created. The Profile is created too.
The app work perfectly if exported as Development, install and run on multiple iPhones.