trykovyura / cordova-plugin-root-detection

Cordova plugin root detection for android devices
MIT License
23 stars 19 forks source link

Detecting as rooted - Nougat #3

Open liamroachsputnik opened 8 years ago

liamroachsputnik commented 8 years ago

The plugin is detecting that our app is rooted even when it's not. This has only become an issue with the release of nougat. It worked perfectly on earlier versions of Android. Any help would be appreciated.

trykovyura commented 7 years ago

I've checked on nexus 6p Nougat and it showed false as it was not routed. May be check your device with https://github.com/scottyab/rootbeer and show what method worked for false positive.