forkingdog / FDFullscreenPopGesture

A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
MIT License
5.9k stars 1.15k forks source link

在swift中使用 fd_prefersNavigationBarHidden 和 fd_interactivePopDisabled #212

Open LittleXu opened 2 years ago

LittleXu commented 2 years ago

在swift中使用 fd_prefersNavigationBarHidden 和 fd_interactivePopDisabled 中报错

[ForexSwift.WebViewController setFd_prefersNavigationBarHidden:]: unrecognized selector sent to instance 0x7fcb2702fcb0

在报错之前打断点 再过掉就可以,不知道什么原因