I use web Filesystem API to write picture into images/ folder. I can read and view that image but after entering Gallery app in Gear S3
the picture is not shown properly. Gallery shows my picutre only as temporary gray icon. I assume Gallery app or TizenOS doesn't update
that picture in internal Tizen media data base. I am not sure it is true, it's only my assumption. I tried to use tizen.content.scanFile(fileURI).
Nothing changed.
Is there any way to force TizenOS or Gallery app to show new pictures correctly?