scalefocus / Flex-ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing languages

ASPetrov opened this issue · comments

Steps to reproduce

  1. New installation
  2. No internet/Server is not reachable - application can not download and store languages.

Result

Empty language picker screen.

Possible resolutions

  1. Get languages from the config file and store them in user defaults (Build Phase Script)
  2. Make getStoredLocales fallback to config file if user defaults are not set