Search code examples
iphoneobjective-cioscocoa-touchringtone

How can I programmatically determine the default ringtone on an iPhone?


Is there a way to determine which ringtone has been set as the default one on the user's iPhone from within my application?

If so, how can this be done?

/Users/nikhil.dhamsania/Library/Application Support/iPhone Simulator/User/Media/iTunes_Control/iTunes/ringtones.plist

This is the path where the ringtones.plist file exist in the simulator can we do something like getting the status for active ringtone in the iPhone?


Solution

  • Sorry to say that but Apple is damn conservative.You cannot use or change the ringtones available programmatically.