EBPhotoPages icon indicating copy to clipboard operation
EBPhotoPages copied to clipboard

Possible problem with Apple's Private APIs

Open potecuta opened this issue 9 years ago • 0 comments

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

potecuta avatar Sep 16 '16 09:09 potecuta