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
I have integrated WYPopoverController in my app. Continuous click for opening WYPopoverController crashing my application. It's happening with the demo too. Just keep on clicking the Center button in the demo.
Crash Reason :-
WYPopoverDemo[550:139219] popoverControllerDidPresentPopover
WYPopoverDemo[550:139219] *** Terminating app due to uncaught exception
'NSInternalInconsistencyException', reason: 'An instance 0x18238600 of class
UINavigationController was deallocated while key value observers were still
registered with it.
Current observation info: <NSKeyValueObservationInfo 0x17673880> (
<NSKeyValueObservance 0x17679f30: Observer: 0x17669880, Key path: preferredContentSize,
Options: <New: NO, Old: NO, Prior: NO> Context: 0x0, Property: 0x176605a0>
The text was updated successfully, but these errors were encountered:
I have integrated WYPopoverController in my app. Continuous click for opening WYPopoverController crashing my application. It's happening with the demo too. Just keep on clicking the Center button in the demo.
The text was updated successfully, but these errors were encountered: