TongZhangzt / cordova-plugin-native-ringtones

Cordova Plugin for getting the native ringtone list on Android/IOS devices.You can also use this plugin to play native ringtones and custom ringtones(stored in the www folder).
https://www.npmjs.com/package/cordova-plugin-native-ringtones
Apache License 2.0
8 stars 20 forks source link

set ringtone in ionic3 App #12

Open arvind1077 opened 4 years ago

arvind1077 commented 4 years ago

How to set ringtone in ionic3 App. I am unable to set ringtone through this plugin. Please give any solution for that

Carlosps commented 4 years ago

I am afraid it is not possible to do that by using this plugin @arvind1077.

How did you manage to achieve the set ringtone functionality?