TF-439 Add stream controller to handle get/refresh fcm token
This commit is contained in:
@@ -14,5 +14,6 @@ class FcmConfiguration {
|
||||
FcmReceiver.instance.onForegroundMessage();
|
||||
FcmReceiver.instance.onBackgroundMessage();
|
||||
FcmReceiver.instance.getFcmToken();
|
||||
FcmReceiver.instance.onRefreshFcmToken();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user