capacitor-plugins
capacitor-plugins copied to clipboard
Language in Push Notifications
Feature Request
Plugin
@capacitor/push-notifications
Description
A way for send notifications with a specific languages
Platform(s)
android ios
Preferred Solution
Set by config the default FCM topic to subscribe and a custom one for each language. So can send a specific notifications text translated in the FCM panel for each topic
Alternatives
Use some data-only notifications for this but the plugin don't support it
Additional Context
This article uses google analytics and topics, maybe can be a good start https://firebase.blog/posts/2022/12/targeting-audiences-with-fcm/ android https://firebase.google.com/docs/cloud-messaging/ios/topic-messaging?hl=es-419 ios