I am developing an app for Gear2 Watch in which need to read some IndexDB database information from the database and write the information to a text file. I was trying to loop through a indexDB cursor and trying to write to the file But I am getting “IOError: Stream is closed.” error on line 53.
IOError: Stream is closed
Hi Guys,
I am developing an app for Gear2 Watch in which need to read some IndexDB database information from the database and write the information to a text file. I was trying to loop through a indexDB cursor and trying to write to the file But I am getting “IOError: Stream is closed.” error on line 53.
Here is the link of my code: http://ideone.com/gr9XF0
I searched but did not get any help.
I am wondering what is the possible reason for this error. Is there any solution? help me plz
Thanks,
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio