We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.申请加某某好友,被申请方,提示不明显。 2 被申请方,同意好友申请。申请方联系人列表没有刷新,需要重新登入才能刷新。
The text was updated successfully, but these errors were encountered:
@daweibayu 要不来看看这个问题 ?:)
Sorry, something went wrong.
@daweibayu 这个要不弄一下?
申请的时候,推送给对方。https://github.com/leancloud/leanchat-ios/blob/master/LeanChat/LeanChat/controllers/profile/CDUserInfoVC.m#L77-L81 https://github.com/leancloud/leanchat-ios/blob/master/LeanChat/LeanChat/vendor/LZPushManager/LZPushManager.m#L47-L54
_User.objectId 保存在了 _Installation表里。
同时在应用启动的时候,把_User.objectId 绑定到 AVInstallation。
No branches or pull requests
1.申请加某某好友,被申请方,提示不明显。
2 被申请方,同意好友申请。申请方联系人列表没有刷新,需要重新登入才能刷新。
The text was updated successfully, but these errors were encountered: