You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
)'
The text was updated successfully, but these errors were encountered:
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>
)'
The text was updated successfully, but these errors were encountered: