FCM icon indicating copy to clipboard operation
FCM copied to clipboard

Multiple Configuration / Clients

Open apemaia99 opened this issue 1 year ago • 0 comments

  • Now is possible to load multiple configurations, this is essential in order to send push notifications to different apps.
  • Multiple clients are instantiated based on different configuration provided.
  • FCM.ID is a convenience struct for identifying a specific client with a specific configuration.

apemaia99 avatar Sep 29 '23 21:09 apemaia99