Hi everybody,
I have a Xamarin.Forms app ready for tv, smartwatch and smartphone but when i try to upload the package the web page say: "Devices which support the defined features and permissions do not exist. Please modify manifest.xml (or config.xml).".
The cause of this error is the API version set to 4.0.0 as Tizen.Net and Xamarin forms only support the 4.0 version (Am I right?). Apparently there are no devices with Tizen 4.0.
So, why the hell Tizen for Xamarin exists if there are no devices with new Tizen and the store only accept apps supporting the 3.0 version? Am I doing something wrong?