iOS temporary folder location - Stack Overflow

iOS temporary folder location - Stack Overflow

瀏覽:408
日期:2025-05-02
I have tested this on a real device, and it returned : "/private/var/mobile/Applications/C82383-EBD6-4F72-BC16-A865478D27/tmp/tempzip.zip" So overall, using NSTemporaryDirectory() is the correct way of finding the path to the temporary directory, and that...看更多