Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当应用程序在最合适的时间启动时,我将一个默认数据插入 coredata 数据库。之后,将应用程序安装到具有相同 Apple ID 的另一台设备时,会发生其他默认数据插入。结果,有 2 个默认数据。
我该如何解决这个问题?