
Announcements
Hello, i have readed a lot of documentations and some threads on this forum about offline capabilities.
My goal is to to understand how to store some image captured by camera, about 200 images, on local device as online as offline . I kwnow limitations of memory during offline execution, also described on documentation, my question is if there are some unofficial methods to store data on local decice (Andorid or IOS) using PCF component for example.
I can capture image and save it locally on a folder, but seems not possibile. seems.
Thanks in advice
Diego
There are no unofficial ways to store large items like images when offline. The memory constraints on mobile devices make such storage impractical, especially for something as big as 200 images.