Just some quick questions regarding various directories. The documentation says that system.TemporaryDirectory “… may not exist after the application exits.” How consistent is this “may?” Does this directory get removed every time? Every 2 or 3 runs? Or is it OS dependent?
Moving onto Caches directory. The documentation says that for iOS data in this directory is not backed up to their cloud. Is it then correct to say that on Android this functions the same as the Documents Directory?