Great Control! However I am having trouble when it suddenly freezes after returning to step number 1. I am using storyboards and instatiating tableviewcontrollers as well as uiviewcontrollers. I have the NavigationController presented modally and the my Custom StepsControllers as its rootviewcontroller. I get the following error:
malloc: * mach_vm_map(size=8388608) failed (error code=3)
* error: can't allocate region securely
*\ set a breakpoint in malloc_error_break to debug
Great Control! However I am having trouble when it suddenly freezes after returning to step number 1. I am using storyboards and instatiating tableviewcontrollers as well as uiviewcontrollers. I have the NavigationController presented modally and the my Custom StepsControllers as its rootviewcontroller. I get the following error:
malloc: * mach_vm_map(size=8388608) failed (error code=3) * error: can't allocate region securely *\ set a breakpoint in malloc_error_break to debug
Please advise and thanks in advance!