Closed arman-tdev closed 2 years ago
Login API response flag to enable offline mode. If offline mode is enabled after login app should work offline.
Regular Mode: Navigations API Calls
Minimal Mode: Navigations API Calls
offline mode enhancement is done .
need to cache some api response in local storage.
1) use offline flag name from login api 2) except login rest of the API response to be cached
Refer: https://github.com/Sunbird-Saral/Project-Saral/wiki/Offline-Mode