If a device is rooted there are a lot of apps on the Play Market like Hide Root
.
I have disabled in-app-billing
if the device is rooted by Fabric
's built-in method.
It does not work if I'm using such apps.
If a device is rooted there are a lot of apps on the Play Market like Hide Root
.
I have disabled in-app-billing
if the device is rooted by Fabric
's built-in method.
It does not work if I'm using such apps.
You should not rely on the client for security, because it is impossible to detect rooting in general when running in an environment that is trying to hide itself from you.
If you have a server, do verification on the server.