Hi All,
I have v15.2.3.1033, working with TC21 (Android 10) (a couple of TC20 (Android 8.1.0) too).
I have a custom script that requires ini : var ini = require('ini');
As per https://www.soti.net/mc/help/javascriptapi/en/tutorial-commonTextDataFormats.html#INI-Support
My issue is that as stated in the above, the ini extension is built into the agent, but my script run fine on some devices, but others I get the subject error.
Even devices from the same enrolment rule, some work, some say Module "ini" not found.
Any ideas?
Thanks,
Gary