Hi,
I've noticed that my custom data is no longer working on our new devices (TC57X Android 10).
From the logs: "Error message received from device (Unable to read file at specified path: /internal/PIN.ini)"
This custom data rule works on the older devices; TC55 Android+ and TC56 Android Enterprise.
I'm guessing it's an Android security thing, not allowing access to the internal storage?
The file is in the only internal storage location accessible: "/sdcard/"
Device TC57X
OS 10
Agent 15.0.0.1110
MC v15.4
Custom Data
Name: PIN
Build Type: INI File
INI File name /internal/PIN.ini
Section Name: PIN
Value Name: PIN
Data type: STRING
We also use the Custom Data to rename the devices (also not working), for this the INI file has the HW Serials as the Section name and the value is the easier to read device name.
Thanks in advance for any assistance!