Hello, I was testing with forms in applications in xcode,
I created a button to import a file and a simple label where the name of the file was displayed.
This tested in a simulator works perfectly,
but when I send it to TestFlight and download it to my iPad,
it opens the documentPicker but when I choose a file it does not load anything.
No errors shown, no permissions issues. What could it be?