Ashot Aydiyan
Ashot Aydiyan

Reputation: 11

Does Cordova support Tizen?

I'm interested if I can build an app for Tizen TV with Ionic? I've searched the web and found Tizen documentations for older versions of Cordova,but there was no docs for current version. Thank you.

Upvotes: 0

Views: 1442

Answers (2)

macroz
macroz

Reputation: 1

samsung tv has supported cordova,actually you can refer to following: https://github.com/Samsung/cordova-sectv-tizen. And it depend on your application's requirement.If you need to access the device api, you should use webapis provided by samsung tv.

Upvotes: 0

RzR
RzR

Reputation: 3186

Check bottom links from:

https://wiki.tizen.org/wiki/Cordova

a sample project worth to be shared

Upvotes: 1

Related Questions