doneservices / flutter_callkeep

iOS CallKit and Android ConnectionService bindings for Flutter
57 stars 39 forks source link

flutter call keep not working in app terminated state in release mode but in debug mode its working fine. || Android #50

Open rahultechvantage opened 1 year ago

rahultechvantage commented 1 year ago

flutter call keep not working in app terminated state in release mode but in debug mode its working fine. || Android. Please help to check this issue.

rahultechvantage commented 1 year ago

Hi Team,

Anybody faced this issue?

Ayman-Barghout commented 1 year ago

I am sorry for the late answer, which Android version did you face the issue with? any more information would be very helpful

mehroshkw commented 1 year ago

Hi @Ayman-Barghout , I'm facing the same issue. Any solution found?

mohamadreza-jafaei commented 8 months ago

its not callkeep issue. add @pragma('vm:entry-point') at the top of firebase Messaging Background Handler function.