For some reason got crash on iPhone 6 plus (8.3)
comment out initialVelocity setter fixes this issue. Of course, it's not a proper solution, just want to point to this crash.
CircleMenu[10725:1299086] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[CASpringAnimation setInitialVelocity:]: unrecognized selector sent to instance 0x174035720'
For some reason got crash on iPhone 6 plus (8.3) comment out initialVelocity setter fixes this issue. Of course, it's not a proper solution, just want to point to this crash.
CircleMenu[10725:1299086] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[CASpringAnimation setInitialVelocity:]: unrecognized selector sent to instance 0x174035720'
But I not understand, why it's not available..