Custom locales
- Introduce getRemoteString public interface
- Save and load locale cache from endpoint (#880)
- Handle
Last-Modified
header in custom locale request (#873) - Hook setup locale to SDK configuration (#868)
- Download string resources from backend (#863)
- Create manager for handling custom locale caches (#856)
- Extend ApiClient for receiving headers
Fixed
- Fix string fetching mechanism (#883)
- Fix visitor on-hold after moving to foreground from background