How does AWS IoT SDK for Things or for Mobile(Android/iOS) stores data to sync later when network is not present or device(Thing/Mobile) is not connected to internet. Is there a Storage Manager and Sync Manager concept while communicating between AWS IoT SDK and Cloud, as it seems to be needed when device is not connected to internet? If there is, then what is the limit of such storage?
Have gone through the concept of Persistence Sessions.