An app I'm developing uses a text data file to access some words. The app runs fine in all simulators and when directly hard-wired from my Mac to my iPhone. When I download it to App Store Connect and run the app in TestFlight the app runs fine except when it tries to access the data file. The error it gives me is that it can't access the same data that I access when running the app in the simulators.
Post
Replies
Boosts
Views
Activity
My app runs without problem in all simulators I run it on and if I hardwire it to my own iPhone 14. I submitted it for review and it was denied because it crashed. Since that submission I have been trying to get it to run on TestFlight, but it also crashes on TestFlight. It continues to run on all simulators and on my iPhone with no problems. I have been trying to resolve this for over a week in Forums and online groups with no success.