SetNoBackupFlag(string)
Set file flag to be excluded from iCloud/iTunes backup. This uses NSURLIsExcludedFromBackupKey. Note that you should set this property each time you save a file.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.iOS
- Assembly: UnityEngine.CoreModule
public static void SetNoBackupFlag(string path)