Apps deliberately refusing to work on modded devices: Difference between revisions
m Added type & description |
Added archive URLs for 2 citation(s) using CRWCitationBot |
||
| Line 10: | Line 10: | ||
|Description=Many apps on any kind of device can deliberately refuse to work if the device has been suspected to be modified. | |Description=Many apps on any kind of device can deliberately refuse to work if the device has been suspected to be modified. | ||
}} | }} | ||
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.<ref name=":0">{{Cite web |title=Apps & Games need PI |url=https://xdaforums.com/t/4677050/ |url-status=live |archive-url=https://archive.ph/xgtcn |archive-date=8 Jan 2026 |website=XDA Forums}}</ref><ref>{{Cite web |title=Configure API responses |url=https://developer.android.com/google/play/integrity/setup#configure-api |website=Google}}</ref> | 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.<ref name=":0">{{Cite web |title=Apps & Games need PI |url=https://xdaforums.com/t/4677050/ |url-status=live |archive-url=https://archive.ph/xgtcn |archive-date=8 Jan 2026 |website=XDA Forums}}</ref><ref>{{Cite web |title=Configure API responses |url=https://developer.android.com/google/play/integrity/setup#configure-api |website=Google |url-status=live |archive-url=http://web.archive.org/web/20260204035851/https://developer.android.com/google/play/integrity/setup |archive-date=4 Feb 2026}}</ref> | ||
Effective March 1st 2026, all banking apps in Vietnam must detect whether the app is running on a device that has an unlocked bootloader, is rooted or has ADB enabled and cease to function if that is the case <ref>{{Cite web |title=[Discussion] The root-and-mod-hiding / fingerprint-spoofing / keybox-stealing cat-and-mouse game |url=https://xdaforums.com/t/discussion-the-root-and-mod-hiding-fingerprint-spoofing-keybox-stealing-cat-and-mouse-game.4425939/page-118#post-90441375}}</ref> | Effective March 1st 2026, all banking apps in Vietnam must detect whether the app is running on a device that has an unlocked bootloader, is rooted or has ADB enabled and cease to function if that is the case <ref>{{Cite web |title=[Discussion] The root-and-mod-hiding / fingerprint-spoofing / keybox-stealing cat-and-mouse game |url=https://xdaforums.com/t/discussion-the-root-and-mod-hiding-fingerprint-spoofing-keybox-stealing-cat-and-mouse-game.4425939/page-118#post-90441375 |url-status=live |archive-url=http://web.archive.org/web/20260129121605/https://xdaforums.com/t/discussion-the-root-and-mod-hiding-fingerprint-spoofing-keybox-stealing-cat-and-mouse-game.4425939/page-118 |archive-date=29 Jan 2026}}</ref> | ||
==How it works== | ==How it works== | ||