flutter-webrtc / callkeep

iOS CallKit and Android ConnectionService for Flutter
MIT License
130 stars 139 forks source link

PlatformException(E_ACTIVITY_DOES_NOT_EXIST, Activity doesn't exist, null, null) in Android #118

Open Aanu1995 opened 2 years ago

Aanu1995 commented 2 years ago

In Android, I get that error when notification enters and app is in the background. Everything is fine in Foreground.

FlutterFire Messaging: An error occurred in your background messaging handler: I/flutter (20851): PlatformException(E_ACTIVITY_DOES_NOT_EXIST, Activity doesn't exist, null, null)

xaviersydney48 commented 2 years ago

Same applies to me i encounter such error

BradenBagby commented 2 years ago

Same

kelvihn commented 7 months ago

Any solutions to this please?