Apps deliberately refusing to work on modded devices: Difference between revisions

Magnusmaster (talk | contribs)
mNo edit summary
Magnusmaster (talk | contribs)
fix references
Line 1: Line 1:
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">{{title=Apps&Games need PI |url=https://xdaforums.com/t/apps-games-need-pi-list.4677050/ |website=XDA Forum}}</ref><ref>{{title=Configure API responses (optional) |url=https://developer.android.com/google/play/integrity/setup#default}}</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/apps-games-need-pi-list.4677050/ |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>  


==How it works==
==How it works==