We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e0ebf9 commit 54c7fc6Copy full SHA for 54c7fc6
GoogleDataTransport/GDTCORLibrary/GDTCORReachability.m
@@ -42,7 +42,7 @@ @implementation GDTCORReachability {
42
GDTCORNetworkReachabilityFlags _callbackFlags;
43
}
44
45
-+ (void)load {
++ (void)initialize {
46
[self sharedInstance];
47
48
0 commit comments