Kuldeep Pamrar

Results 13 comments of Kuldeep Pamrar

@JeeGee1983 My app still crash with above warning as you mentioned.

@skander300 how to change Single DropMenu title based on segment Value change?

I am facing same issue, I am tried to change dropMenu title on segment Value change but it doesn't reflect.

@rsmithde did you find any solution for this?

Hi @Goldy-74 Thanks for your answer. Could you please let us know how can we show the progress while video is buffering?

Hi @ashish0309 Can you please help us with any workaround?

@kumarpramod017 , I don't wat to get video recording duration nut i want the live video recording size. suppose record duration reach to 1 min than video size will be...

@DZamataev , i put removeObserver in @try @catch block but still app is getting crashed with below error. *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'An instance 0x170013cb0...

@fastred , I add SloppySwiperDelegate protocol and its method but it's not getting called.

@fastred yes I set it like this. self.swiper = [[SloppySwiper alloc] initWithNavigationController:self.navigationController]; self.navigationController.delegate = self.swiper;