ChatKit-OC icon indicating copy to clipboard operation
ChatKit-OC copied to clipboard

LCChatKitExample swift项目使用问题

Open Dx-zuo opened this issue 8 years ago • 23 comments

安装了所需要的 pod 'CYLTabBarController' pod 'TWMessageBarManager' pod 'MLPAutoCompleteTextField' pod 'FTPopOverMenu'

之后 还是无法使用 使用

Dx-zuo avatar Sep 27 '16 07:09 Dx-zuo

你邮箱给我下,我给你个Swift入门Demo。

ChenYilong avatar Sep 27 '16 07:09 ChenYilong

[email protected] 麻烦了~ O(∩_∩)O谢谢

Dx-zuo avatar Sep 27 '16 08:09 Dx-zuo

😃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 .

Dx-zuo avatar Sep 27 '16 12:09 Dx-zuo

请问Demo能否解决你的问题?

ChenYilong avatar Sep 28 '16 08:09 ChenYilong

你发我了~ 0.0 0.0 没有收到呀~ ( ⊙ o ⊙ )!

Dx-zuo avatar Sep 28 '16 09:09 Dx-zuo

重发了一遍,你再看下

ChenYilong avatar Sep 28 '16 09:09 ChenYilong

@ChenYilong 可以发给我一个Swift的demo吗,我pod ‘ChatKit’ 后没办法使用,pod install 后没有.framework出来。我看ChatKit_OC全部是.a文件的库,我不知道该怎么办。麻烦你了,我的邮箱是[email protected].谢谢

Chen-Dixi avatar Sep 29 '16 13:09 Chen-Dixi

已发

ChenYilong avatar Sep 29 '16 13:09 ChenYilong

收到了,谢谢,但是我升级了Xcode 8,需要自己重新选择Convert 到swift2.3吗.我运行了半个小时的podfile,卡在Charts那里。。。

Chen-Dixi avatar Sep 29 '16 14:09 Chen-Dixi

同求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)
            }
}

ghost avatar Oct 01 '16 19:10 ghost

可以给我也发一份swift demo 吗 . [email protected]

dowhilenet avatar Nov 08 '16 02:11 dowhilenet

可以发一份swift 的demo吗? [email protected] 能推到github上最好,还是有人需要的

chinabrant avatar Nov 23 '16 07:11 chinabrant

[email protected] ~ 希望发到 github

BrikerMan avatar Dec 01 '16 05:12 BrikerMan

[email protected] ~ 麻烦可以的话,给我发一分swift demo,谢谢

hzliuxuanlin avatar Feb 06 '17 08:02 hzliuxuanlin

@ChenYilong hi,麻烦也发我一份,谢谢~ [email protected]

mokai avatar Feb 18 '17 03:02 mokai

@ChenYilong [email protected] 麻烦发我一份哇 。谢谢。

DPzhaotianwei avatar Mar 20 '17 09:03 DPzhaotianwei

@DPzhaotianwei 官方说已经弃用SwiftDemo,请自行转换~

mokai avatar Mar 20 '17 09:03 mokai

@ChenYilong 不好意思,可以的话,麻烦给我发一分swift的demo,谢谢![email protected]

joshuapong23 avatar Apr 13 '17 07:04 joshuapong23

@ChenYilong [email protected] 能否发一份Swift 3.0 的 Demo。

dowhilenet avatar Jun 29 '17 02:06 dowhilenet

@ChenYilong 你好,能否麻烦也给我发一份swift3.0的demo,[email protected] 由于是新手没有学过oc,真的很需要,谢谢啦。

SandwichSauce avatar Aug 24 '17 00:08 SandwichSauce

@ChenYilong 你好,能否麻烦也给我发一份swift3.0的demo,[email protected] ,谢谢啦。

simon-hkm avatar Jul 22 '18 03:07 simon-hkm

可以发我一份swift demo 吗 卡在了实现LCCKUserDelegate 协议上,邮箱[email protected] 万分感谢

BaLaLaLs avatar Dec 14 '18 05:12 BaLaLaLs

我也很需要呢,[email protected] 万分感谢.

wchnan avatar Jan 07 '19 09:01 wchnan