wangrui460 / WRNavigationBar_swift

WRNavigationBar which allows you to change NavigationBar's appearance dynamically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crash on some device iOS 14 for ipad

AlasKuNull opened this issue · comments

crash on

(types[index] as? WRAwakeProtocol.Type)?.wrAwake()
(types[index] as? WRFatherAwakeProtocol.Type)?.fatherAwake()

solution:

// (types[index] as? WRAwakeProtocol.Type)?.wrAwake()
// (types[index] as? WRFatherAwakeProtocol.Type)?.fatherAwake()