In MobileFirst analytics , we get below trace logs frequently :
Package WL_INIT
Level Trace
Message
nit params:{
appVersionPref = "1.9.1"; freeSpace = 7347441664;
wlSkinLoaderChecksum = "(null)"; wlSkinName = default;
}
What can be the reason for checksum to be null
?
There will not be a checksum value, if you are not using any other skin in your application other than the default one. If you are not using skins, then it is OK for the value to be null.