noke-inc / noke-mobile-library-android

An Android library used in conjunction with the Nokē Core API to interact with Nokē Devices
Apache License 2.0
7 stars 19 forks source link

Functionality on rooted device #22

Open terence-codigo opened 4 months ago

terence-codigo commented 4 months ago

We are currently in the midst of a penetration test for our app that is integrated with this library.

We have verified that everything works in release mode, debug off, minifyEnabled true and shrinkResources true.

The pentester has a rooted device, and has installed a build with debug on, but he seems to be unable to get the SDK to work.

Does this SDK still work with root?