Skip to content

Glia iOS Core SDK 1.1.3

Compare
Choose a tag to compare
@sm-deployer sm-deployer released this 22 Sep 12:24
· 43 commits to master since this release
df864e2

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