This is a full-stack Meteor application using React for the frontend and Cordova for mobile deployment. It integrates Firebase Cloud Messaging (FCM) to enable push ...
After updating Firebase to 13.0.0 I started noticing that I was losing permission access to the real-time database across game sessions. The only solution was to sign out and sign in again, or wait an ...