Firebase – Flutter CallKit Incoming Call not showing after realeasing app to Playstore but shows in debug mode
I am developing a flutter application that let users video call each other using Agora Rtc Engine. I am pushing notification using firebase messaging with cloud function when a user schedules a call and that is working fine even after…