ios icon indicating copy to clipboard operation
ios copied to clipboard

feat: add support to get fcm token

Open yousrasd opened this issue 1 year ago • 0 comments

  • Implement a method to retrieve the FCM token upon request. I require this functionality in my app as I only need to obtain the FCM token once when the app is opened. I prefer not to use the onRegister method as it triggers continuously.

yousrasd avatar Jun 16 '23 14:06 yousrasd