leancloud / ChatKit-OC

此项目已经废弃,以后不再维护。我们推出了基于 Swift SDK 的 Chat Demo。

Home Page:https://github.com/leancloud/swift-sdk-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

在iOS11中双击文字消息后,全屏查看无法取消

kuopenx opened this issue · comments

Base Info for this issue

  1. ChatKit Version:1.0.0
  2. App-ID: XX
  3. Language:Objective-C
  4. iOS System Version:iOS11
  5. Prototype(是否是真机):NO
  6. Issue Type:Crash、Bug、Enhancement(希望能支持一个新需求)、Q-A

1. How to repeat the problem.

2. Please help me in this way.

3. Here is a Demo.

4. Here is my Debug log

commented

把手势加到displayTextView上就可以解决了

commented

到LCCKTextFullScreenViewController这个类中修改

fix in CYLChatKit https://github.com/ChenYilong/CYLChatKit/releases

changelog:

2.1.3 fix iOS11 FullScreen bug