Hi There,
I build the ios .ipa and run sucessfully at my iphone and testflight of my Mac Book.
But it was reject by apple store which says:
We were unable to review the app because it crashed on launch. We have attached detailed crash logs to help troubleshoot this issue.
Review device details:
This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app’s Info.plist must contain an NSUserTrackingUsageDescription key with a string value explaining to the user how the app uses this data.
Maybe try to add NSUserTrackingUsageDescription see can solve?
If you have already configured it, share your build.settings so that Solar2D can check the build process for anomalies.
This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app’s Info.plist must contain an NSUserTrackingUsageDescription key with a string value explaining to the user how the app uses this data.
You need to add a NSUserTrackingUsageDescription it looks to your iPhone plist in your build.settings file
Sorry, I am afraid I can’t find the problem, I am not familiar with Sim build and plug-in. I mainly focus on Native build. If you have any problems, please mention them and we will help solve them together.