ChatKit-OC
ChatKit-OC copied to clipboard
LCChatKitExample swift项目使用问题
安装了所需要的 pod 'CYLTabBarController' pod 'TWMessageBarManager' pod 'MLPAutoCompleteTextField' pod 'FTPopOverMenu'
之后 还是无法使用 使用
你邮箱给我下,我给你个Swift入门Demo。
[email protected] 麻烦了~ O(∩_∩)O谢谢
😃0.0
2016-09-27 15:17 GMT+08:00 微博@iOS程序犭袁 [email protected]:
你邮箱给我下,我给你个Swift入门Demo。
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/leancloud/ChatKit-OC/issues/109#issuecomment-249785406, or mute the thread https://github.com/notifications/unsubscribe-auth/AQcCWXlL2tlw99WCoguUqwmx889WuvtMks5quMMVgaJpZM4KHVG8 .
请问Demo能否解决你的问题?
你发我了~ 0.0 0.0 没有收到呀~ ( ⊙ o ⊙ )!
重发了一遍,你再看下
@ChenYilong 可以发给我一个Swift的demo吗,我pod ‘ChatKit’ 后没办法使用,pod install 后没有.framework出来。我看ChatKit_OC全部是.a文件的库,我不知道该怎么办。麻烦你了,我的邮箱是[email protected].谢谢
已发
收到了,谢谢,但是我升级了Xcode 8,需要自己重新选择Convert 到swift2.3吗.我运行了半个小时的podfile,卡在Charts那里。。。
同求swift demo,我用swift 3实现用户体系的时候, 根本就没有 LCCKUser这个类是怎么回事? 我邮箱 liyukuang at gmail dot com, 话说swift demo为什么不放出来,而是函授的形式了😁
LCChatKit.sharedInstance().fetchProfilesBlock = {
userIds, completionHandler in
if userIds?.count == 0 {
print("User ids is nil")
let code = 0
let errorReasonText = "User ids is nil"
let errorInfo = [code : errorReasonText]
let error = NSError(domain: "TextIM", code: code, userInfo: errorInfo)
if completionHandler != nil {
completionHandler!(nil, error)
}
return
}
print("Hi I am called")
let users = [LCCKUser]()
if completionHandler != nil {
completionHandler!(users, nil)
}
}
可以给我也发一份swift demo 吗 . [email protected]
可以发一份swift 的demo吗? [email protected] 能推到github上最好,还是有人需要的
[email protected] ~ 希望发到 github
[email protected] ~ 麻烦可以的话,给我发一分swift demo,谢谢
@ChenYilong hi,麻烦也发我一份,谢谢~ [email protected]
@ChenYilong [email protected] 麻烦发我一份哇 。谢谢。
@DPzhaotianwei 官方说已经弃用SwiftDemo,请自行转换~
@ChenYilong 不好意思,可以的话,麻烦给我发一分swift的demo,谢谢![email protected]
@ChenYilong [email protected] 能否发一份Swift 3.0 的 Demo。
@ChenYilong 你好,能否麻烦也给我发一份swift3.0的demo,[email protected] 由于是新手没有学过oc,真的很需要,谢谢啦。
@ChenYilong 你好,能否麻烦也给我发一份swift3.0的demo,[email protected] ,谢谢啦。
可以发我一份swift demo 吗 卡在了实现LCCKUserDelegate 协议上,邮箱[email protected] 万分感谢
我也很需要呢,[email protected] 万分感谢.