-
Notifications
You must be signed in to change notification settings - Fork 492
Open
Description
问题描述
2022-10-11 00:44:04.335382+0800 ocproject[28105:9359196] currentStatus:0
2022-10-11 00:44:04.418624+0800 ocproject[28105:9359196] Successfully load keyboard extensions
2022-10-11 00:44:04.794793+0800 ocproject[28105:9359225] Metal API Validation Enabled
2022-10-11 00:44:48.934408+0800 ocproject[28105:9359196] currentStatus:2
2022-10-11 00:44:50.047799+0800 ocproject[28105:9359196] currentStatus:0
问题出现位置在-[RealReachability localConnectionHandler:]
中的[[NSNotificationCenter defaultCenter] postNotificationName:kRealReachabilityChangedNotification object:strongSelf];
解决方法
可以考虑重写-[RealReachability localConnectionHandler:]
方法的逻辑
Metadata
Metadata
Assignees
Labels
No labels