We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0e6b3 commit c43e778Copy full SHA for c43e778
1 file changed
Plugins/iOS/iCloudKeyValueStore.cs
@@ -56,7 +56,7 @@ public static bool DeleteKey(string key)
56
}
57
58
/// <summary>
59
- /// 判断当前设备iCloud是否可用
+ /// 强制同步iCloud云存档至Apple服务器
60
/// </summary>
61
/// <returns>是否同步成功</returns>
62
public static bool Synchronize()
0 commit comments