'If app opens from splash screen it crash?

I have a problem. I have an application written in flutter which collects locations and motion activities. I have some problems while using it. I have it running in the background. Sometimes when I open it I see a splash screen. It looks like the application has crash, but I do not have any log in firebase. In application logs I can only see that main function was called again. Is it system killed my application? If so, how can I confirm it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source