crash on some device iOS 14 for ipad
AlasKuNull opened this issue · 0 comments
AlasKuNull commented
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()