Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Account kit: Set the default language for iOS app

How to change the language in Facebook-Account-Kit for iOS?

enter image description here

like image 647
Francisco García Avatar asked Jun 10 '17 01:06

Francisco García


People also ask

How iOS determines the language for your app?

A: To determine the language for your app, iOS considers not only the order of the user language preferences (in General > Language & Region of the Settings application) but also the localizations your app declares it supports.

How many languages does iOS support?

There Are Two Main Languages That Power iOS: Objective-C and Swift. You can use other languages to code iOS apps, but they may require significant workarounds that require more effort than needed.


1 Answers

Facebook said that: Localization support is also provided by the SDK. The supported languages are packaged with the SDK. You don't need anything else to display text in the appropriate locale. But it's not enough, you must add your language in Project Info like image belowenter image description here

like image 73
Thành Ngô Văn Avatar answered Sep 22 '22 16:09

Thành Ngô Văn