Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iCloud同步功能有严重bug #698

Open
rhwong opened this issue Feb 8, 2025 · 1 comment
Open

iCloud同步功能有严重bug #698

rhwong opened this issue Feb 8, 2025 · 1 comment

Comments

@rhwong
Copy link

rhwong commented Feb 8, 2025

描述BUG

iCloud同步功能有严重bug,当前iCloud同步功能默认关闭,这使得我在新设备上启用iCloud同步开关后,所有iCloud记录全部被覆盖,服务器信息全部丢失。

复现步骤

在新安装app的设备上开启iCloud同步开关,然后所有设备上的服务器配置信息将全部被删除。

期望结果

1.新设备若不默认开启此功能,那么允许再开启后下载iCloud上的配置,而不是把本地的空信息上传至iCloud覆盖。
2.建议增加同步对比功能,或拆分服务器信息的配置文件,以达到增量同步的目的。

实际结果

当前会清空所有!

截图

设备

更多信息

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: There is a serious bug in the synchronization function of iCloud

Description BUG

There is a serious bug in the iCloud synchronization function. The current iCloud synchronization function is turned off by default. This makes me use the iCloud synchronization switch on a new device, all iCloud records are overwritten and all server information is lost.

Reproduction steps

Turn on the iCloud synchronization switch on the newly installed app, and then all server configuration information on all devices will be deleted.

Expected results

  1. If this function is not enabled by default in the new device, it is allowed to download the configuration on iCloud after it is turned on, instead of uploading the local empty information to iCloud overwrite.
  2. It is recommended to add synchronization and comparison functions, or split the configuration files of server information to achieve the purpose of incremental synchronization.

Actual results

All will be cleared at present!

screenshot

equipment

More information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants