Skip to content

Lokalise Android SDK 1.3.11

Compare
Choose a tag to compare
@DrParanoia DrParanoia released this 01 Oct 08:07
· 1 commit to master since this release
  • new translations are now downloaded and updated only in the main process (not thread) of the application by default to prevent possible concurrent DB locks
  • added a LokaliseSDK.setCrossProcessProtection() method to allow disabling the said protection in case of problems (not that it will ever be needed)
  • added additional checks for plurals and string arrays to avoid exceptions