Languages

Menu
Sites
Language
How to refresh content api in tizen?

Hi,

    I'm working with modifying the files with the help of filesystem api. Modification includes creating, updating and deleting the file. Whenever i do create or delete, the file is removed/created in device and filesystem api is reflecting that. But when i access the file through content api it returns the information of the file which is prior to the operation of filesystem api. Seems like the content api is not refreshed and fetching me the old configuration which is available when the system was started.

   If i access the same file once after i switch off and switch on it is reflecting the deleted/created files of the previous launch properly. It is irrelevent to switch off and switch on for each operation

   Is there any way to update/refresh the content api on create/delete operation through filesystem api?

Note : Launch i meant here is switching on the device(emulator).

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
Lakshmi Grandhi
Hi Aries, I guess this is bug in sdk, i will check and will raise bug in JIRA