loganwright / SimpleChat

An Easy To Use Bubble Chat Interface
Mozilla Public License 2.0
262 stars 53 forks source link

Multiple line message causes app to crash when running iOS 9 #31

Closed saiftase closed 9 years ago

saiftase commented 9 years ago

When text fills up the first line of the input field field, the app crashes, rather than having the text continue on to the next line. This issue only occurs after updating to iOS 9.

https://streamable.com/iqdl

Let's see if I can get this running on Xcode and find some relevant information in the logs.

ghost commented 9 years ago

YES, I have The same problem.

loganwright commented 9 years ago

Hey guys,

I submitted a patch to the library a little while ago, soon after Xcode 7 GM came out. Can you confirm you're still having problems on the latest version?

saiftase commented 9 years ago

Yeah, just saw the update, and everything is working fine now.