Hello,
A few days ago our app got rejected because it supposedly uses a private API function called
sendImage
Aside from the fact that the name is fairly common, the iPhone SDK 4.3 binaries contain no such symbol! Of course, one of our methods was called that, we weren't really using a method from the SDK called "sendImage", but Apple can't know that just by looking at the binary I guess.
So, I as k you have you heard of such a method?
Is there a newer SDK? Or what the hell?
Could it be from an older SDK and if it is, can I find an archive of older SDKs?
Apple's submissions robot is really dumb.
Any help would be appreciated.
A few days ago our app got rejected because it supposedly uses a private API function called
sendImage
Aside from the fact that the name is fairly common, the iPhone SDK 4.3 binaries contain no such symbol! Of course, one of our methods was called that, we weren't really using a method from the SDK called "sendImage", but Apple can't know that just by looking at the binary I guess.
So, I as k you have you heard of such a method?
Is there a newer SDK? Or what the hell?
Could it be from an older SDK and if it is, can I find an archive of older SDKs?
Apple's submissions robot is really dumb.
Any help would be appreciated.