Tuesday, May 15, 2018

ISSUES ON USING ANIMATION VIA IOS (iOS 10)

  • Non-Crashing (Visual or otherwise) Bug
  • Regression (Something that once worked doesnt work anymore)

After the app comes back from a background with an infinite animation. The animation is stopped. This is just how Apple handles animations. CAAnimations are stopped and removed when the app is backgrounded. If you pause the animation before the app is backgrounded the state will be preserved so you can play again when the app is foregrounded.

No comments:

Post a Comment

COMPARISON BETWEEN ANDROID AND IOS

1.      Strictened of application in the Store. The greatest difference between both stores is that all applications are going to be chec...