Skip to main content
Mobile SDK optimizes the user experience by caching the getCountries, getCurrencies, and getMerchantPriceDetails calls. You can configure the cache time for each method. iOS The cache() method is integrated into Global-E SDK and used to save cache data to the above methods. You can use the clearCache() method to clear the cache for all requests.
Android