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
When I use prefersLargeTiles of navigation view controller, I get a crash as following.
*** Assertion failure in -[TPKeyboardAvoidingScrollView _addScrollViewScrollObserver:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit/UIKit-3698.34.4/UIScrollView.m:7995
2018-03-04 07:13:07.982708+0800 MyCareClinician[1613:872700] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'ERROR: UIScrollView does not support multiple observers implementing _scrollViewWillEndDraggingWithVelocity:targetContentOffset:'
The text was updated successfully, but these errors were encountered:
When I use prefersLargeTiles of navigation view controller, I get a crash as following.
*** Assertion failure in -[TPKeyboardAvoidingScrollView _addScrollViewScrollObserver:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit/UIKit-3698.34.4/UIScrollView.m:7995
2018-03-04 07:13:07.982708+0800 MyCareClinician[1613:872700] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'ERROR: UIScrollView does not support multiple observers implementing _scrollViewWillEndDraggingWithVelocity:targetContentOffset:'
The text was updated successfully, but these errors were encountered: