Se ha denunciado esta presentación.
Se está descargando tu SlideShare. ×
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Próximo SlideShare
IPA Re-sign.pptx
IPA Re-sign.pptx
Cargando en…3
×

Eche un vistazo a continuación

1 de 9 Anuncio

Más Contenido Relacionado

Más reciente (20)

Anuncio

FCM Talk.pptx

  1. 1. IMPLEMENTATION OVERVIEW OF FIREBASE PUSH NOTIFICATIONS. Pavan Kumar C EAM360
  2. 2. AGENDA ▸Introduction ▸Architecture ▸FCM Messages ▸Walkthrough Firebase console and implementation.
  3. 3. INTRODUCTION ▸FCM is cross platform messaging solution that lets you reliably send messages. ▸No Cost ▸Payload Size - 4KB ▸Key Capabilities 1. Send Notification or Data messages 2. Versatile message targeting - single devices, group of devices and group of topics. 3. Send messages from client apps.
  4. 4. ARCHITECTURE
  5. 5. FCM MESSAGES ▸Notification Messages 1. Handled by FCM SDK or Client OS. 2. Predefined set of user visible keys and optional data payload
  6. 6. FCM MESSAGES ▸Data Messages 1. Handled by client app. 2. Have custom key value pairs.
  7. 7. Walkthrough
  8. 8. V1 API
  9. 9. Questions ???

×