@akhiilsanker wrote:
Hi,
I need to build a offline ionic app. App api has many serve url images, about 255 datas. I used file transfer plugin to download the images, to externalApplicationStorageDirectory, and store it in sqlite database. But the images are not downloaded in accordance with the api data order. The datas are downloaded in different order and inserted differently in database.
I need to download the datas according to the api order and to be inserted like the same order to database.
Do anyone have a different idea to do so.
Thanks.
Posts: 1
Participants: 1