Giter Club home page Giter Club logo

Comments (7)

 avatar commented on July 17, 2024 2

@1tatarchuk, @jkmathew, @tarekabdallah Please check out development branch.

from qmchatviewcontroller-ios.

jkmathew avatar jkmathew commented on July 17, 2024 1

@pro100andrey ,
in my case I have dialogue list controller and chat view controller. When I go to chat view controller and come back to dialog list controller the application crashes with above message.

To be precise, its crashing on this line

self.inputToolbar.contentView.textView.pasteDelegate = nil;

from qmchatviewcontroller-ios.

tarekabdallah avatar tarekabdallah commented on July 17, 2024 1

@pro100andrey it can be fixed by renaming the delegate (tried it). The steps to reproduce in my case:

  1. Open a chat.
  2. Paste anything in the textView.

Please note that this scenario was reproducible on iOS 10.3.1 and never happened on iOS 11

from qmchatviewcontroller-ios.

jkmathew avatar jkmathew commented on July 17, 2024

I have same issue, its crashing on iOS 10.x since I updated project to use Xcode 9.
Saying

-[QMPlaceHolderTextView setPasteDelegate:]: unrecognized selector sent to instance 0x104158800

from qmchatviewcontroller-ios.

 avatar commented on July 17, 2024

Hi @1tatarchuk,
Could you please provide steps for reproduce?

Thanks.

from qmchatviewcontroller-ios.

1tatarchuk avatar 1tatarchuk commented on July 17, 2024

@pro100andrey @jkmathew same thing, crash when list of chats dealloc and trying to remove all delegates

from qmchatviewcontroller-ios.

Vincent-Loi avatar Vincent-Loi commented on July 17, 2024

@pro100andrey Same. Any plans to fix this?

Steps:

  1. Tap on a chat from dialogs view
  2. Go back to dialogs
  3. Crashed on same line.

from qmchatviewcontroller-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.