Languages

Menu
Sites
Language
App validation

I am getting issues while getting my app approved.

When i am launching my app in tizen emulator the Launch icon is displayed is the icon which i had provided but when app goes under testing they are telling me that they are getting default tizen seller icon.
I don't know how to resolve that issue.
Also in some of my application geolocation feature is there, so when i launch my app in tizen web simulator it works fine and when i am deploying app on emulator geolocation feature doesn't work though i had provided

<feature name="http://tizen.org/feature/location.gps"/>

feature in config.xml

Edited by: Mohammed Yaseen khan on 02 Dec, 2014

Responses

1 Replies
AVSukhov

Hello,

About GPS and Emulator: you need use EventInjector. For more info please see documentation.

About icon, Make sure that your icon meets the requirements:

https://developer.tizen.org/documentation/ux-guide/visual-style/icons?langredirect=1