sphero-inc / Sphero-iOS-SDK

🚫 DEPRECATED: Sphero™ is the amazing robotic ball ( sphero.com ) created by Orbotix, this is the repository for the iOS SDK for Sphero™. Visit dev site for more information:
http://sdk.sphero.com
226 stars 81 forks source link

RUICalibrateButtonGestureHandler causes crash on dismissViewControllerAnimated #13

Closed libec closed 9 years ago

libec commented 10 years ago

Hello,

I stumbled upon this issue while trying to create tutorial for my app where user calibrates sphero and gets to know the environment. The tutorial was presented modally and beneath it was basic sphero controls with calibration as well. When I call dismissViewControllerAnimated the app crashes on the button that gets passed to RUICalibrateButtonGestureHandler.

Sample project with this issue: https://github.com/liborh/ModalSphero

Do you recommend some workaround/is this known issue for you?

zenelk commented 9 years ago

This should be fixed in the latest beta release. Please open another ticket if you continue to see problems.