iphone 5s
JaroslavL opened this issue · 6 comments
+1. I had a same issue. Is there a quick fix for this?
Hi,
The solution is quite simple, in Fact the 5S work in 64 bits, and actually the library don't specify any architecture which lead to calculation mistake. Might have some other place not working but so far, it fix my concern (would be great to check every classes).
Please below find the diff to make it works (sorry for picture, copy paste seems not working) for the file UIBubbleTableCell/UIBubbleTableView.m
Thanks Atheryl for the prompt reply. It's working pretty well and saving my days. Thanks again!
Awesome! I had the same issue. So excited to see this solution
Feel free to post on stack overflow and give me the link I can post the fix there and you vote it :)
Hello ,which are the changes the one in the green