Report
Summary
If the user chooses to use Export Mode for it to be manually installed on their devices, then check inside the exported compressed IPA bundle with any third-party file archiver app (such as 7-Zip or PeaZip), it will show a messy structured file path that only the built-in Windows Extractor can understand and filter perfectly.
If a fix is not possible with the main used file archiver API from this program, you may want to replace the used API with something else like the CLI version of 7-Zip (if the license allows it).
Screenshots
Contributor Checks
Additional Information