Rejection - Non-Public API NSTextInputReplacementRangeAttributeName
Hello:
I submitted my Mac App 2 weeks ago and finally had it reviewed today and it was rejected because:
-----------------------------------------------------------------------
2.5 Apps that use non-public APIs will be rejected
The non-public API that is included in your application is 'NSTextInputReplacementRangeAttributeName. If you have defined a method in your source code with the same name as this API, we suggest altering your method name so that it no longer collides with Apple's private API to avoid your application being flagged in future submissions.
-----------------------------------------------------------------------
I have no idea what this API is and Google turned up only 3 pages of results. I wrote my entire app in Adobe Flash CS5 using tutorials from around the web. My best guest is because of this import "import flash.text.*;"?
Any help or direction would greatly be appreciated.
Thanks and best regards,
Matt
|