Fix build breakage.
This commit is contained in:
parent
3cf13ee15b
commit
b1e52c30b3
@ -447,7 +447,7 @@ static NSTimeInterval launchStartedAt;
|
||||
[PushRegistrationManager.shared didReceiveVanillaPushToken:[[NSMutableData dataWithLength:32] copy]];
|
||||
#else
|
||||
OWSProdError([OWSAnalyticsEvents appDelegateErrorFailedToRegisterForRemoteNotifications]);
|
||||
[PushRegistrationManager.sharedManager didFailToReceiveVanillaPushTokenWithError:error];
|
||||
[PushRegistrationManager.shared didFailToReceiveVanillaPushTokenWithError:error];
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user