I got an issue with value change observer/action during scrolling date time picker

We are not getting the call-back when user changes it to same hour with difference in AM/PM.
We have an UIDatePicker with 5 min interval. suppose current time is 11:53 AM and min date is 11:50 AM in date picker, now when I start scrolling slowly from 11:50 AM to 11:50 PM that at this instance we are not getting observer for value change. and if we change it to another time then we are getting a proper value change.

please share if anybody has any idea regarding same [issue.]


I got an issue with value change observer/action during scrolling date time picker
 
 
Q