Skip to main content

Rooted Device Errors

Rooted devices are not allowed to use payment card tokenization features. There are many factors that can determine if the device is treated as a rooted device.

MTP SDK returns an error if the device is rooted.

Errors

ErrorCodeDescription
ROOTED_DEVICE2001General rooted device detected.
ROOTED_DEVICE_BBOX2002Rooted device detected by BBOX.
ROOT_BIN2003su binary detected.
ROOT_CLOAK_APPS2004Cloaking/forbidden app detected.
ROOT_DANG_APPS2005Dangerous/forbidden app detected.
ROOT_MGM_APPS2006Rooted device management app detected (Magisk, SuperSU etc.).
ROOT_SU2007su path detected.
ROOT_DANG_PROPS2008Forbidden ROM configuration detected.
ROOT_TEST_KEYS2009Custom ROM detected.
ROOTED_DEVICE_ALCATEL2010Rooted Alcatel device detected.
ROOT_MEMORY2011Modified memory detected.
ROOT_PROC2012Forbidden running processes detected.
ROOT_STRINGS2013Tampered security module detected.
ROOT_FILES2014Traces of OS customization/instrumentation tools found.
ROOT_CONNECTION2015Forbidden connections/open ports detected.
ROOT_STACKTRACE2016Suspicious stacktrace detected.
ROOT_DEBUGGABLE2017Debuggable application detected.
ROOT_BOOTLOADER2018OEM unlocking enabled in Android Developer options.

Security Check App

Devices can be tested with Security Check - Device compliance for payments application on Google Play store.