Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to load asset error when the users device language is not present. #17

Closed
real-john-doe opened this issue Mar 5, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@real-john-doe
Copy link

if users device locale is Japanese for example and japanese isnt tranlated yet, if localeDefault: LocalizationDefaultType.device, then the above error will be thrown, if localeDefault: LocalizationDefaultType.asDefined,, there will be no exception but for languages that are actually translated, still the default en locale will be used

@msayed-net msayed-net added the bug Something isn't working label Mar 5, 2021
@msayed-net msayed-net self-assigned this Mar 5, 2021
@msayed-net msayed-net added enhancement New feature or request and removed bug Something isn't working labels Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants