EBPhotoPages
EBPhotoPages copied to clipboard
Possible problem with Apple's Private APIs
My app just got rejected with this message:
Your app uses or references the following non-public APIs:
commentText
Searching my project for this string showed only the classes in your library. This is obviously a false positive from Apple since I used this library for the last couple of months and updated my app with no problems what so ever. You might want to rename the "commentText" method in EBPhotoCommentProtocol and the selectors that reference this method