CooperRS / RMStepsController

This is an iOS control for guiding users through a process step-by-step
MIT License
1.04k stars 119 forks source link

RMStepsController Freezing after pressing buttons un StepsBar and returning to 1 #26

Closed ibjazz closed 9 years ago

ibjazz commented 9 years ago

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!

CooperRS commented 9 years ago

Do you have any demo project for me, where I can reproduce the issue? Or could you assemble one for me? :)

CooperRS commented 9 years ago

The ticket author is not responding => Closing the ticket...