How can an application set a ringtone on iPhone?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
This feature is not supported in the API currently since it could be used to set the ringtone to something that the user did not intend to set it to. If you'd like to see it added, best thing to do is submit a feature request to Apple. |
|||
|
|
|
This can all be done easily, but will be rejected by Apple. The ringtone can be changed by altering com.apple.SpringBoard.plist, specifically the ringtone key. The following code can be used to read the actual ringtone title of custom ringtones (synced by iTunes).
|
|||||
|