Languages

Menu
Sites
Language
Repeated erratic recommendation by store vaildation team

I have submiteed a native app for validation in Tizen store, it repeatedly gets rejected for various issues, but there is this curious recommendation everytime to remove 'unused privilege' and the app has only one privilege, 'internet' which is absouletely required for it to functions (it uses curl to fetch query results and also has a webview to load some pages)

The app does not work properly without the internet privilege.

The functions which require internet access fails. 

So it is not possible to remove it. 

I have two queries

1. They call internet as an Unusual Privilege - which is very unusual. In todays connected world, what is unusual for an app to connect to the internet?

2. They say it is not used. Why? The app needs to connect to the internet to retrieve data for most of its functions 

I would appreciate if some one could explain this strange recommendation.

Responses

1 Replies
daniel kim

Hi,

It seems that it is exceptional case. Maybe I can suggest you to clean your project and build it again.

And would you open your tizen-manifest.xml file here?

Regards