🚫 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:
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.
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?