inway / flutter_ringtone_player

Simple Flutter plugin to play ringtone, alarm & notification sounds
MIT License
89 stars 57 forks source link

FlutterRingtonePlayer not working in Samsung galaxy s22 ultra #45

Closed sumitagadhvi closed 12 months ago

sumitagadhvi commented 1 year ago

hello, i have used FlutterRingtonePlayer library to play ringtone when video call receiving screen gets open in device. but one of our client facing issue in Samsung galaxy s22 ultra. it is not playing ringtone in this device. i have used like this.

FlutterRingtonePlayer.play(fromAsset: "assets/alert.mp3");

can any one tell me what is problem there?

SPodjasek commented 1 year ago

Is this the only device that is not working for you? Unfortunately I don't have such device to confirm this issue, and on devices I do own it works. Maybe someone else can confirm and investigate?

github-actions[bot] commented 1 year ago

This issue has stalled.

github-actions[bot] commented 12 months ago

This issue has been closed due to inactivity.