Im a beginner in tvOS application . Im using tvml and tvjs. I want to do localisation in my application. How will I get the current language used and interface language used in application.
Asked
Active
Viewed 74 times
0
-
ATV.settings.language – Monika Mohan Aug 28 '18 at 05:51
1 Answers
0
Use Settings.language
.
Also check out: https://developer.apple.com/documentation/tvmljs/settings

anders
- 457
- 2
- 19