Error creating LLDB target at path

Hello!

I'm trying to upload an app, the review is rejected because it crashes on iPad, in the simulators it works perfectly, but the review team tells me that it crashes on launch. When running my project, the only thing that appears is a warning:

Error creating LLDB target at path .... using an empty LLDB target which can cause slow memory reads from remote devices: the specified architecture 'arm64--' is not compatible with 'x86_64-apple-ios12.0.0-simulator' in....

Am I missing some configuration? Or what could I check to solve this warning?

I think LLDB is red herring here. When your app crashed in App Review, did they send you a crash report? If so, can you post an example here? Following the guidance in Posting a Crash Report.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Error creating LLDB target at path
 
 
Q