OPTIONALThis is optional and only required if you wish to track locale |
SDK by default does not track locales. To track Locale set for the given JVM instance call the below API.
MoEHelper.getInstance(getApplicationContext()).trackDeviceLocale();