Apps deliberately refusing to work on modded devices
Apps running on Android and potentially other operating systems can detect if the device has been modded and refuse to function if that is the case. This can happen if the device allows the user to run applications as root or administrator, has an unlocked bootloader or runs a different operating system than the one provided by the manufacturer.[1][2]
How it works edit
Phones and PCs include a Trusted Platform Module [3]: a chip independent from the device's CPU which can only run software signed by the device manufacturer. This chip allows applications to use a technique called remote attestation to detect if the operating system has been tampered with, and if so will block functionality or refuse to work altogether. If done properly, remote attestation is impossible to spoof, even by the owner of the device.
Why it is a problem edit
The owner of the phone is unable to do the following (while continuing to use applications that block modded devices)
- update the device operating system once it is no longer supported by the device manufacturer
- use alternative operating systems such as Linux or other Android-based operating systems that add new features
- remove all bloatware
- access all data stored on the device
Since many businesses and governments require their customers to download their proprietary application to their phones in order to use their services (see Forced app download), and many of those applications refuse to work on a modded device, people are left unable to modify their phone as they wish, as they then couldn't interact with those businesses which require or heavily encourage their app.
Examples edit
Android[1] edit
- Main article: Google Play Integrity API
References edit
- ↑ 1.0 1.1 "Apps & Games need PI". XDA Forums.
- ↑ "Configure API responses". Google.
- ↑ "Trusted Platform Module". Archived from the original on 2016-08-03.
- ↑ "PlayIntegrity Verification failed - ChatGPT / Bugs". OpenAI Developer Community.
- ↑ "Question - ChatGPT error: Preauth Playintegrity verification failed". XDA Forums.