Flutter Fix notification in release mode

Job ID: 34819248

Budget: $10 – $30 USD

I have 2 flutter apps uploaded to Google play that work together, the first app sends a request to Backend(Laravel) then the backend sends the notification to firebase and the second app should receive a notification, every thing works fine in the debug mode(when my phone connected to Android Studio) once I release it on Google play it doesn't work, the second app can't receive any Notification.