Page 1 of 1

Rooted Android

Posted: Tue Jan 20, 2015 4:49 am
by Deon

Hi

Is there a way I can prevent my app to be installed on rooted phones.

Ie. Check if a phone is rooted and then abort the install from the App store?

Thank you.


Rooted Android

Posted: Tue Jan 20, 2015 5:05 am
by AC

good question! I want to know that as well. I know same game apps did very good job to check this.


Rooted Android

Posted: Tue Jan 20, 2015 6:05 am
by M&M

For iOS there is a plugin that can tell you whether it is jailbroken

http://plugins.cordova.io/#/package/u...


Rooted Android

Posted: Tue Jan 20, 2015 7:34 am
by Alena Prykhodko

Actually, application doesn't know what is happening before installation or even upon, it can be done only if native app already installed, and knows how to test phone.


Rooted Android

Posted: Wed Jan 21, 2015 7:13 am
by Deon

Ok then is there a simple method to check after installation and then to prevent the app from going past the startscreen or even uninstalling the app.


Rooted Android

Posted: Wed Jan 21, 2015 7:14 am
by Deon

Thx for the info


Rooted Android

Posted: Wed Jan 21, 2015 7:38 am
by Ihor Didevych

Hello,

Hybrid apps can't do this. You should write your native application.


Rooted Android

Posted: Wed Jan 21, 2015 9:10 am
by M&M

This may help...but I guess you'd need to export it as an eclipse project and do from there. You can perhaps finish all your development in Appery, then export it as an eclipse project and follow this (for Android Only)

http://stackoverflow.com/questions/34...

http://stackoverflow.com/questions/11...