Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

So I've been toying around with the AddressBook framework on iOS and have noticed in the ABPerson class, pretty much every attribute of a contact is listed as a constant (ref: apple documentation). However, one attribute I notice is missing is the ability to make a custom ringtone. Is there any way to modify the ringtone of a contact via the ABPerson class? If not, is there any way at all to modify the custom ringtone using the AddressBook framework? iOS 5.1.1.

share|improve this question
Please don't. Why do you want to do this? What makes you think anyone would use your app if it did this? – Jonathan Grynspan Jun 18 '12 at 2:14
My app does not just change ringtones. It is one component of it. Since you so adamantly do not think I should try to change custom ringtones, why not tell me how it's done and why I should not do it? Thanks. – user1462581 Jun 18 '12 at 2:20
I wouldn't mind a third-party app that does some things with ringtones that Apple doesn't, like assigning tones per group instead of per person. But I suspect the reason I've never seen such an app is because it's not possible. (And I suspect the reason for that is what @JonathanGrynspan is warning about... if there were an API for changing ringtones, apps could change 'em out from under you in unpleasant ways.) – rickster Jun 18 '12 at 6:27

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.