Upgrade to Pro — share decks privately, control downloads, hide ads and more …

GDSC Bali Collabs 2024 - Wahyu

GDSC Bali Collabs 2024 - Wahyu

Sharing about introduction to FCM Topic Notification. Giving example on how to integrate and implement FCM Topic Notification on trusted backend environment and Android mobile app.

Wahyu Ivan

January 19, 2025
Tweet

More Decks by Wahyu Ivan

Other Decks in Technology

Transcript

  1. Hello, i’m Wahyu! • Udayana University : Information Technology (2018-2022)

    Education Experiences • 2020 - Present: Freelance SWE • 2022 - 2023: QA Engineer (Djoin) • 2023 - Present: SWE (Taksu Tech)
  2. What Problem Does The FCM Solve? 1. Real-time Messaging 2.

    Cross-platform Messaging 3. Scalability 4. User Engagement 5. Reliability and Delivery Assurance 6. Simplified Integration
  3. Benefits of using Topic Notification 1. Targeted Broadcast Communication 2.

    Optimized Notification Delivery 3. Flexibility in Message Distribution 4. Content Relevance 5. Enhanced Analytics and Insights
  4. Topic Notification Business Use Case Example 1. Segmented Audience Targeting

    2. Time-Sensitive Announcements 3. Product Launch Notifications 4. Event Updates and Reminders etc
  5. + + + As our backend to: 1. Communicate with

    Firebase to send notification data 2. Provide API for front-end mobile app As our mobile front-end to: 1. Receive and showing notification data from Firebase 2. Consume API data from backend
  6. +