File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 22
33* Adds BugReporting.setVideoRecordingFloatingButtonPosition API
44* Adds some missing string keys and their mappings on iOS and Android
5+ * Adds missing mapping for portuguesePortugal locale on iOS
56* Fixes an issue with some string keys not working on Android
67
78## 11.2.0 (2022-09-08)
Original file line number Diff line number Diff line change @@ -1054,6 +1054,7 @@ + (NSDictionary *)constants {
10541054 @" IBGLocale.korean" : @(IBGLocaleKorean),
10551055 @" IBGLocale.polish" : @(IBGLocalePolish),
10561056 @" IBGLocale.portugueseBrazil" : @(IBGLocalePortugueseBrazil),
1057+ @" IBGLocale.portuguesePortugal" : @(IBGLocalePortuguese),
10571058 @" IBGLocale.russian" : @(IBGLocaleRussian),
10581059 @" IBGLocale.spanish" : @(IBGLocaleSpanish),
10591060 @" IBGLocale.swedish" : @(IBGLocaleSwedish),
You can’t perform that action at this time.
0 commit comments