Guilherme Cortes

Integration Software Engineer at Customer Success team - Amsterdam.

  • Total activity 19
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 6
  • Subscriptions 9

Activity overview

Latest activity by Guilherme Cortes
  • Guilherme Cortes created an article,

    Customizing Channel List Real Time Behavior in Stream React SDK: Filter Only What You Need

    Issue Overview A common challenge when using Stream UI SDKs is maintaining a dynamic and filtered channel list in the application. One particular issue arises when a new channel is created: it appe...

  • Guilherme Cortes created an article,

    React Native Android Push Notifications: Understanding Data Payloads and Customization with FCM

    For Android push notifications in v2, Stream sends a simplified payload structure with only the FCM data field by default. The template functionality is limited to specific Firebase-supported field...

  • Guilherme Cortes created an article,

    How to prevent duplicate reactions?

    This article explains how to determine if a user has already reacted to an activity or to another reaction. While the Stream Feeds API does not have a built-in feature to block duplicate reactions,...

  • Guilherme Cortes created an article,

    Generate a server auth token to access the REST API - Chat

      Every API request to Stream must include the API Key of the app performing the request and an authentication token generated using the API Key secret. If generating a token to use client side, th...