New Feature / Enhancement Checklist
Current Limitation
Android FCM configuration only allows 1 application per parse instance
Feature / Enhancement Description
As for the iOS case, it would be useful to be able to define an array of multiple FCM accounts targeting different application ids (multiple service accounts).
Example Use Case
Use something like:
android: []
instead of:
android: {}
Alternatives / Workarounds
None.
New Feature / Enhancement Checklist
Current Limitation
Android FCM configuration only allows 1 application per parse instance
Feature / Enhancement Description
As for the iOS case, it would be useful to be able to define an array of multiple FCM accounts targeting different application ids (multiple service accounts).
Example Use Case
Use something like:
android: []instead of:
android: {}Alternatives / Workarounds
None.