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

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

Open kuopenx opened this issue 6 years ago • 3 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

kuopenx avatar Sep 21 '17 04:09 kuopenx

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

XingZhaoDev avatar Sep 28 '17 05:09 XingZhaoDev

到LCCKTextFullScreenViewController这个类中修改

XingZhaoDev avatar Sep 28 '17 05:09 XingZhaoDev

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

changelog:

2.1.3 fix iOS11 FullScreen bug

ChenYilong avatar Jun 14 '18 17:06 ChenYilong