2020-09-03 08:00:37.307128+0200 LNPopupControllerExample[60321:4629177] *** Terminating app due to uncaught exception 'NSRangeException', reason: 'Cannot remove an observer <LNPopupController 0x7fdda2f21990> for the key path "popupCloseButtonStyle" from <LNPopupContentView 0x7fdda2f21f20> because it is not registered as an observer.'
Steps to Reproduce
Run the Demo - Testing Scene (Objective-C), Navigation Controller, tap Dismiss Bar on the toolbar.
Run the Demo - Music Scene, present the popup bar by selecting a song, wait for the end of the song.
Device, OS and Xcode Versions
iOS 14, Xcode 12.6, LNPopupController v.2.10.7. All simulators or devices.
Description
The framework crash on
in
in the console:
Steps to Reproduce
Run the Demo - Testing Scene (Objective-C), Navigation Controller, tap Dismiss Bar on the toolbar. Run the Demo - Music Scene, present the popup bar by selecting a song, wait for the end of the song.
Device, OS and Xcode Versions
iOS 14, Xcode 12.6, LNPopupController v.2.10.7. All simulators or devices.