flutter_background icon indicating copy to clipboard operation
flutter_background copied to clipboard

App crash after some time without any reason

Open UbaidBodla opened this issue 3 years ago • 3 comments

App crash after some time (after 2,3 minutes )don't know why after screen lock basically, I want to send msg by the telegram bot when I found a notification from a certain app and it always remains in the background. My project is here https://github.com/UbaidBodla/bot_project

EXCEPTION I am facing is: image

Maybe I am using it in the wrong way. Thanks

Ignore my English

UbaidBodla avatar Jan 02 '22 19:01 UbaidBodla

here is the error

image

UbaidBodla avatar Jan 02 '22 20:01 UbaidBodla

@JulianAssmann Please help me.

Maney Time it send an EXCEPTION like

Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: notifications. Response ID: 299 W/FlutterJNI( 5389): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: notifications. Response ID: 293

Didn't know why?

UbaidBodla avatar Jan 04 '22 10:01 UbaidBodla

On which phone did you test this on?

JulianAssmann avatar Jan 08 '22 13:01 JulianAssmann