Skip to content
This repository has been archived by the owner on Mar 9, 2018. It is now read-only.

iphone 5s #78

Open
JaroslavL opened this issue Jun 11, 2014 · 6 comments
Open

iphone 5s #78

JaroslavL opened this issue Jun 11, 2014 · 6 comments

Comments

@JaroslavL
Copy link

Hi! I used this lib and it work fine. But i had started test my app on iphone 5s it not working. Bubble not add to ned row. Next bubble draw under previous bubble like this (see screenshot
img_0032
)

@jacksun1203
Copy link

+1. I had a same issue. Is there a quick fix for this?

@Atheryl
Copy link

Atheryl commented Jul 9, 2014

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

screen shot 2014-07-09 at 3 17 04

@jacksun1203
Copy link

Thanks Atheryl for the prompt reply. It's working pretty well and saving my days. Thanks again!

@xinli2k5
Copy link

Awesome! I had the same issue. So excited to see this solution

@Atheryl
Copy link

Atheryl commented Jul 16, 2014

Feel free to post on stack overflow and give me the link I can post the fix there and you vote it :)

@wamobile
Copy link

Hello ,which are the changes the one in the green

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants