When I try to upload .tpk to tizen store, I get the error - "The screen size feature in the binary file you have uploaded cannot be verified"
My application is openGL based and adjusts to any screen size, so there is no reason to restrict it to a particular screen size - it does not *require* a normal screen size or any particular resolution - but if I do not include a screen size feature in the manifest, I cannot upload the application. There is no "screen.size.any" feature, so what do I do?