info |
Optional This is optional and only required if you wish to track the locale. |
SDK by default does not track locales. To track the Locale set for the given JVM instance call MoEAnalyticsHelper.trackDeviceLocale().
MoEAnalyticsHelper.trackDeviceLocale(context)
MoEAnalyticsHelper.INSTANCE.trackDeviceLocale(context);