ZHChat
ZHChat copied to clipboard
text message missing!
Hi there:
how come that if I send message by using simulator it works fine,
however if I send message with real IPhone , if I type more than two lines ,
there are missing texts.
I tried in ios9,ios 10 , and Iphone SE , I Phone 6 , it all have this bug.
How to fix it? thank u.
Okay, now I figure it out that this bug occurs because u set the cell textview.scrollEnabled = NO;
but don't know how to make it right, if we want it show text correctly and don't scroll.
I just ran the demo, in the input multiple lines, after sending no text missing situation. Can you take a screenshot to see what you're going through?
as u can see in this video , I type in a lot with a smile emoji end. however it didn't show all of it.
I have just tested, but I haven't met the problem you have said. I think it may be due to the system, but I do not have a system that is less than 10.3.2 of the iphone.
Iphone5s-10.3.3 iphone6plus-10.3.2
I think you can verify that, first use Uitextfield
input text and emoticons, and then show it in Uitextview
!