Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

JSON support in data node while sending notification for Android through Firebase Admin SDK

Aperta
#270 3 commenti 1 reazione 1 assegnatario Vedi su GitHub

@chong-shao ci sta già lavorando.

Dal 3/5/2019.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

api: messaging
[READ] Step 1: Are you in the right place?
  • For issues or feature requests related to the code in this repository
    file a Github issue.
    • If this is a feature request make sure the issue title starts with "FR:".
  • For general technical questions, post a question on StackOverflow
    with the firebase tag.
  • For general Firebase discussion, use the firebase-talk
    google group.
  • For help troubleshooting your application that does not fall under one
    of the above categories, reach out to the personalized
    Firebase support channel.
[REQUIRED] Step 2: Describe your environment
  • Operating System version: Windows 10 Enterprise, 1803
  • Firebase SDK version: 6.8.0
  • Library version: _____
  • Firebase Product: Cloud Messaging (auth, database, storage, etc)
[REQUIRED] Step 3: Describe the problem

The Firebase message object takes Map<String, String> type for the data node. There is no support to send Map<String, Object> in the data node. With the legacy GCM protocol, it was possible to send multilevel map/JSON in the data node. Having this behaviour changed, would break the clients. If we convert the Object to String, this would break the clients.

Lingua principale
Java
Stelle
620
Fork
305
Merge medio
4g 9h
PR unite (30g)
4

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di firebase/firebase-admin-java

Tutte le issue di firebase/firebase-admin-java

Issue simili

Altre issue su Java

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.