How Can I Create a File Using Cordova in My Web App (TV)?
How Can I Create a File Using Cordova in My Web App (TV)?
BY 21 Feb 2018Web Application Development
Hello,
We are developing an TV app using web technologies, and we need to create a file to check its existence at the startup to determine whether it is the first ever launch of the app or not. The app uses TOAST library, so it has Cordova installed. Here I read that I can work with files:
However, the requestFileSystem() and the resolveLocalFileSystemURL() methods are undefined in the app. I tried to add the cordova-plugin-file plugin, however it does not seem to have support for Tizen platform.
How can I create a file using Cordova in my web app?
How Can I Create a File Using Cordova in My Web App (TV)?
Hello,
We are developing an TV app using web technologies, and we need to create a file to check its existence at the startup to determine whether it is the first ever launch of the app or not. The app uses TOAST library, so it has Cordova installed. Here I read that I can work with files:
https://developer.tizen.org/development/guides/web-application/cordova/file-management
However, the requestFileSystem() and the resolveLocalFileSystemURL() methods are undefined in the app. I tried to add the cordova-plugin-file plugin, however it does not seem to have support for Tizen platform.
How can I create a file using Cordova in my web app?
Thanks in advance.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio