Any update on this?
When using ironsource SDK with iOS, it doesn’t crash on device with iOS 14.6,
but it crashes on iOS 11.4.1, 12 and 14.
The app can’t open and I get the follow log:
Aug 24 12:37:31 iPhone-user SpringBoard(FrontBoard)[55] <Error>: Bootstrapping failed for <FBApplicationProcess: 0x1611e6570; com.mytest.mytest; pid: -1> with error: Error Domain=BKSProcessErrorDomain Code=1 "Unable to bootstrap process with bundleID com.mytest.mytest" UserInfo={NSLocalizedDescription=Unable to bootstrap process with bundleID com.mytest.mytest, BKSProcessExitReason=0, NSLocalizedFailureReason=Failed to start job, NSUnderlyingError=0x1c0455b10 {Error Domain=NSPOSIXErrorDomain Code=3 "No such process" UserInfo={NSLocalizedFailureReason=The process failed to exec, NSLocalizedRecoverySuggestion=Consult /var/log/com.apple.xpc.launchd/launchd.log for more information, NSLocalizedDescription=Unable to get valid task name port right for pid 477}}, BSErrorCodeDescription=bootstrap-failed}
Could it come from the iOS 14.5 on the build server? Is there a build server with a version < 14.5?