swift-sdk icon indicating copy to clipboard operation
swift-sdk copied to clipboard

LeanCloud Swift SDK

Results 21 swift-sdk issues
Sort by recently updated
recently updated
newest added

``` { "__type": "Pointer", "className": "Post", "objectId": "55a39634e4b0ed48f0c1845c" } ```

用户 A 被禁言,A 同时收到上面两个通知,在 Flutter 中测试的现象。 取消禁言 Unmuted 和禁言现象相同,只有禁言和取消禁言有问题, block 用户没有问题。

调查使用 reflection 的方式动态获取非 public 的属性,或者增加一个 undocumented 的 isTransient 接口,给 flutter SDK 用。

ref: https://docs.swift.org/swift-book/ReferenceManual/Attributes.html

long-term

ref: https://developer.apple.com/documentation/cryptokit/insecure

https://github.com/leancloud/swift-sdk/pull/364