eopeter / flutter_dtmf

DTMF Tone Generator for Flutter Applications.
MIT License
11 stars 20 forks source link

 The music player pauses when the app is launched on iOS. #20

Open VishaliOSRapidops opened 9 months ago

VishaliOSRapidops commented 9 months ago

Pause the music player when assigning mainMixerNode.

eopeter commented 9 months ago

Yeah this should not happen. Will look into it.