You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2018. It is now read-only.
Hi Alex,
In background thread m creating a NSBubbleData instance with dataWithText and add it to inside mutable array after that when m reload my tableview in main thread , immediately bubble appear but text visible after 8-10 sec , i debug my code several times to find out whether data is proper coming or not ..but found nothing .
and bubble is also not consistent not draw in circular way .
Any idea please help me .