To test my flutter app background notifications, I need to still receive its logs in the terminal when my app is terminated/killed (not in background). Is there a solution to this?
Asked
Active
Viewed 1,729 times
6
-
Have you seen [this](https://stackoverflow.com/questions/61796791/how-to-view-logs-even-if-the-app-has-been-disconnected-in-flutter)? – tomerpacific Sep 13 '21 at 07:05