desmos-labs / mooncake

The first decentralized social app based on Desmos
MIT License
46 stars 14 forks source link

Firebase Cloud Messaging not working inside release applications #29

Closed RiccardoM closed 4 years ago

RiccardoM commented 4 years ago
## 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.