Simulatorsįor simulator, the app folder is stored in your Mac. You can also inspect the UserDefaults data by going to AppFolder/Library/Preferences/Your_app_bundle_id.plist. How do we find the app folder containing the data?
Your app might store some data or files in the Documents folder, and sometimes you might want to check if the data / files are stored correctly by inspecting them.