Open
Description
Feature proposal
- Firebase Component: InAppMessage
In FIRMessaging.M the current locale takes the value from [NSLocale preferredLanguages]
which doesn't return what the actual language is used in the app's UI
It would be great if there is a way, where we can set the languageCode like we have in FirebaseAuth Auth.auth().languageCode = "fr"