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
What ipad version are you using? If it's ipad 3 the lag is caused because of the higher graphic processing the device needs. In order to fix this you can pre-load / cache the next view.
I think that the problem is the screenshot with the method - (UIImage *) imageByRenderingView
Do you have an idea for cache the image of the next view and the current view, like a timer that preload the image every 1 second. I think this is going to be more efficient
Hi all,
I am experiencing a lag in flip animation when swiping the view, flip animation is not as smooth, can anybody help me regarding the same
Thanks in advance
The text was updated successfully, but these errors were encountered: