|
@@ -447,7 +447,7 @@
|
|
|
NSLog(@"FCM registration token: %@", fcmToken);
|
|
|
[CCUtility setPushNotificationToken:fcmToken];
|
|
|
|
|
|
-// [self subscribingNextcloudServerPushNotification];
|
|
|
+ [self subscribingNextcloudServerPushNotification];
|
|
|
}
|
|
|
|
|
|
#pragma --------------------------------------------------------------------------------------------
|