Closed Maksim-Nikolaev closed 4 years ago
I tried out isolates but it seems like the issue is not related to memory limit
The problem is about Android killing the application and has nothing to do with memory. https://stackoverflow.com/questions/57363140/audio-stops-recording-after-a-minute
When the screen turns off, the memory usage sets to 10mb, and then goes up to the maximum, then stops to record audio. Just for info, I'm using audioFormat: AudioFormat.WAV, sampleRate: 44100
1) The memory usage when the screen is on (works fine) 2) The memory usage when the scree is off 3) Flutter doctor output