SkygearIO / chat-SDK-iOS

Other
6 stars 17 forks source link

Compatibility with skygear server v0.23+ #33

Open ben181231 opened 7 years ago

ben181231 commented 7 years ago

Since Skygear Server v0.23 contains some changes on default ACL (see Release Note), chat SDK have to update to avoid the warnings shown as followed:

2017-05-15 15:15:51.766691+0800 Swift Chat Demo[3972:1887317] Failed to deserialize access control entry: unrecgonized relation (null)
2017-05-15 15:15:51.766840+0800 Swift Chat Demo[3972:1887317] Failed to deserialize access control entry: unrecgonized relation (null)
howawong commented 7 years ago

@ben181231 i think it is now fixed?????

ben181231 commented 7 years ago

Need to verify.

chpapa commented 7 years ago

If it is not easy, I think we should just show a warning saying the skygear server version is too old for UIKit/ Chat SDK.