I am creating and firing a NSTimer with:
NSTimer
ncTimer = [NSTimer scheduledTimerWithTimeInterval:1.0 target:sel
Got it
Adding timer to mainRunLoop made it working
mainRunLoop