info |
Note 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 the below API.
MoEHelper.getInstance(getApplicationContext()).trackDeviceLocale();