You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an easy way to change the iOS Example application to use other localizations. This would be useful for testing. Ideally, the example app itself should also be localized.
Detail
Currently, the easiest way to change the language used is by going into the Info.plist file of the iOS Example and adjusting the Localization native development region (CFBundleDevelopmentRegion).
The text was updated successfully, but these errors were encountered:
Description
Add an easy way to change the iOS Example application to use other localizations. This would be useful for testing. Ideally, the example app itself should also be localized.
Detail
Currently, the easiest way to change the language used is by going into the
Info.plist
file of the iOS Example and adjusting theLocalization native development region
(CFBundleDevelopmentRegion
).The text was updated successfully, but these errors were encountered: