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?