anish-adm / trust_fall

A Flutter plugin for detecting the trust fall of the device(Jailbroken, root, emulator and mock location detection).
https://pub.dartlang.org/packages/trust_fall
MIT License
37 stars 43 forks source link

[Question] Bluestack Not Detected as Emulator. Intended or Bug? #8

Open krgutierrez opened 3 years ago

krgutierrez commented 3 years ago

I tried to prevent our app from being use on emulators and simulators but our QA was able to use our app using BlueStacks.

My question is, is Trust Fall only intended for checking Android Emulator (ADB) and iOS Simulator (XCode)?

Here are the infos I get from device_info when checking BlueStacks' emulator. information:

Screen Shot 2021-01-29 at 10 36 19 AM
abbashosseini76 commented 3 years ago

I think bluestack is not rooted by default.