注册

关于聊天记录问题,不能本地化,每次进来都是空的,还有emoji表情键盘不显示

CoreData: Failed to load optimized model at path '/Users/LeeJay/Library/Developer/CoreSimulator/Devices/6BFC2389-077B-4C45-80E6-DC92DA5B7657/data/Containers/Bundle/Application/F6DF6728-A485-4E45-86BB-56460D4A6E80/UUKingdom.app/EaseMob.bundle/XMPPCapabilities.momd/XMPPCapabilities 2.omo'
已邀请:

lifei9241

赞同来自: LeeJay

聊天记录是存在本地的。看下demoChatViewController的实现    

    EaseEmotionManager *manager= [[EaseEmotionManager alloc] initWithType:EMEmotionDefault emotionRow:3 emotionCol:7 emotions:[EaseEmoji allEmoji]];

    [self.faceView setEmotionManagers:@[manager]];

要回复问题请先登录注册