firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.46k stars 1.43k forks source link

[FR]: FCM support for multiple tokens #12610

Open Wallman opened 3 months ago

Wallman commented 3 months ago

Description

  1. If I want to send a Location Push to iOS, I have to use a separate APNS token for that.
  2. FCM currently does not have support for multiple, different tokens?
  3. Maybe FCM should have some kind of abstraction for different types of tokens?

Also see: https://stackoverflow.com/questions/77332100/problem-with-fcm-firebase-notifications-and-multiple-apns-tokens-from-the-same

API Proposal

No response

Firebase Product(s)

Messaging

rizafran commented 3 months ago

Thanks for reporting, @Wallman. I've found a similar request internally, but we can't share any details or timeline as to when this could be available. I'll keep this issue open. Thanks.