InputBarAccessoryView icon indicating copy to clipboard operation
InputBarAccessoryView copied to clipboard

InputTextView size becomes too large and out of bounds when type iOS Memoji Sticker

Open hassan31 opened this issue 5 years ago • 4 comments

Hi, when I type iOS memoji Sticker the size of the Input Text view becomes out of bounds. The height increased up to 300 px and its x position becomes -1. Please see attached screenshot for your reference. anyone has encountered this issue before, please do let me know how to fix it.

Look forward to hearing from you soon.

IMG_4149

Thanks, Hassan

hassan31 avatar Sep 22 '20 00:09 hassan31

then same to me

CtrlJone avatar Oct 29 '20 02:10 CtrlJone

I have the same issue, did you find out how to solve it?

AlbertoPvt avatar Dec 05 '20 15:12 AlbertoPvt

I have the same issue. So I temporarily disabled using memoji stickers by setting the inputTextView as below.

inputBar.inputTextView.isImagePasteEnabled = false

seopyoon avatar Jan 07 '21 02:01 seopyoon

sometimes image change size suddenly, im disable imagepasted too

fukemy avatar Mar 12 '21 12:03 fukemy