desmos-labs/mooncake

Firebase Cloud Messaging not working inside release applications

Closed this issue · 0 comments

Generic information

  • OS name and version: Android 10.0
  • Application build code: 4004
  • Network type (mobile/Wi-Fi): Not related

Bug description

Inside release applications, Firebase Cloud Messaging is not working properly and the users are not receiving notifications when their posts are liked, commented or reacted to.

Steps to reproduce

  1. Run the app in release mode
  2. Get a user to react to your post.

Expected behavior

A notification should be received. Instead nothing happens.