flutter_midi
flutter_midi copied to clipboard
iOS voice memo recording stops
I have using flutter_midi to play sound in one of my flutter mobile app project. and I noticed that when I open iOS app its stop Voice memo recoding.
I want recording should continue when Open aiOs pp, ( in Android build , voice recording continue )
Steps : 1 open Voice memo recoding apps ,
2 start recording
3. open app which has flutter_midi added
recording is stoped automatically when open app.
Thanks, Rushiraj