Can I use iCloud to sync the NSUserDefaults plist file

后端 未结 3 1488
鱼传尺愫
鱼传尺愫 2020-12-05 11:16

I was wondering if it was possible to use iCloud to sync an app\'s preferences file between devices. The preference file I am talking about is the com.domain.appname.plist f

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-05 11:58

    There is a library available to do this with one line of code

    https://github.com/MugunthKumar/MKiCloudSync

提交回复
热议问题