Neil Cheung
Neil Cheung
### New Issue Checklist - [ ] Updated Tabman to the latest version - [ ] I took a look at the [Troubleshooting Guide](https://github.com/uias/Tabman/blob/main/Docs/Troubleshooting.md) - [ ] I searched for...
My project has added widget. Without the need to open the app, the data needs to be updated synchronously when the widget is updated, so I created a synchronizer in...
Can some objects of a certain class in the local database be out of sync? For example: There is a class **Person** , **Person** has an attribute **syncable** , when...
I am trying to share my records, but it keeps reporting an error SyncKit.CloudKitSynchronizer.SyncError2. I located the problem here. ``` guard let modelAdapter = modelAdapter(for: object), let record = modelAdapter.record(for:...
**问:你希望加什么新功能?** 答:从cloud下载视频时增加进度提示 **问:微信、QQ等大APP的选择器,是否有这个功能?** 答:有 **问:这个功能是否适合所有人?如不是,是否要加个属性开关?** 答:是 **其它你希望补充的内容** 目前从iCloud下载视频时无任何交互提示
如果参数使用JsonString,并且要放在Body中,该如何使用?
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...