I created a new tizen wearable project using Basic template.
Here is my config.xml. Note the requried_version=”5.5″ (which is higher than 3.0 as stated in the docs) and filesystem.read privilege (as docs state that it is also requried for accessing cordova features).
Cordova features are not working
I created a new tizen wearable project using Basic template.
Here is my config.xml. Note the requried_version=”5.5″ (which is higher than 3.0 as stated in the docs) and filesystem.read privilege (as docs state that it is also requried for accessing cordova features).
Here is my main.js
The issue is that deviceready event is not called. window.device also does not become available.
Is it possible to query cordova device info?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio