iOS18 crash

I'm having a problem launching an iOS app。Appeared on individual iOS 18 and iPhone 16。 The real-time log displays the following errors:

Sep 26 18:51:58 hetieweideiPhone SpringBoard(FrontBoard)[3869] <Error>: Bootstrapping failed for <FBApplicationProcess: 0x7c898ad00; app<cn.com.***>:<invalid>> with error: <NSError: 0x303c0e6d0; domain: RBSRequestErrorDomain; code: 5; "Launch failed."> { NSUnderlyingError = <NSError: 0x303c0d590; domain: NSPOSIXErrorDomain; code: 85> { NSLocalizedDescription = Launchd job spawn failed; }; }

We have the same issue with an inhouse signed app, but only on one phone. I can see the same messsages in the device log related to the code signature: TXM [Error]: CodeSignature: selector: 17 | 0x22 | 0x3B | 2 AMFI: XNU monitor refused profile: 1 TXM [Error]: CodeSignature: selector: 23 | 0xA6 | 0x12 | 1

Did you find a solution to this issue?

iOS18 crash
 
 
Q