
addressBookDidChange: trips Apple's private API use detector
Reported by Brendon Justin | December 14th, 2012 @ 03:05 PM
App using iPhoneContacts rejected on upload, with the message:
The app references non-public selectors in Payload/.app/: addressBookDidChange
Comments and changes to this ticket
-
Brendon Justin December 14th, 2012 @ 03:08 PM
Hmm it was "The app references non-public selectors in Payload/< app name >.app/< app name >: addressBookDidChange", but the < app name >'s got eaten.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
An Objective-C wrapper around the iPhone’s pure-C AddressBook framework. Currently it simply plays nicely with things like autorelease pools and implements other Objective-C paradigms such as property-based accessors. In the future I hope to make it look and behave in a manner similar to the ObjC AddressBook APIs in Mac OS X.