While i try to dismiss the viewcontrller where i used ABVideoRangeSlider my app crash and am getting this in log.
An instance 0x10445e320 of class ABVideoRangeSlider.ABVideoRangeSlider was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x174039880> (
<NSKeyValueObservance 0x174251550: Observer: 0x10445e320, Key path: bounds, Options: <New: NO, Old: NO, Prior: NO> Context: 0x0, Property: 0x1742515b0>
)'
While i try to dismiss the viewcontrller where i used ABVideoRangeSlider my app crash and am getting this in log.
An instance 0x10445e320 of class ABVideoRangeSlider.ABVideoRangeSlider was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x174039880> (
<NSKeyValueObservance 0x174251550: Observer: 0x10445e320, Key path: bounds, Options: <New: NO, Old: NO, Prior: NO> Context: 0x0, Property: 0x1742515b0>
)'