Hello,
My game is rejected by Tizen Store QA because of this:
Undocumented APIs is detected (white list).
[Defect]
An API, which is not officially documented in the Tizen SDK, has been used in the source code of the Application package.
[Expected Result]
APIs that are not officially documented in the Tizen SDK should not be used in the source code of Application packages.
[Reference]
Base on guideline chapter 4.3.3, we prohibit use of undocumented API.
Undocumented API is for internal platform developer only and such APIs are subjected to change without notice.
So if application uses undocumented API, it does not guarantee compatibility for future platform update.
See the attached file for further details on the use of undocumented APIs.
If you need technical support for the replace API, we recommend you to submit an inquiry with the following steps at Tizen developer site.
I'm not using any Tizen API, I've built the game using Unity 5.1.3!
Anyone can help me to resolve this and have my game published in Tizen Store?