wangrui460/WRNavigationBar_swift

crash on some device iOS 14 for ipad

AlasKuNull opened this issue · 0 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()