Closed jamesmontemagno closed 4 years ago
Thanks for reporting James, I can also reproduce this in the java test app -> https://github.com/strazzere/anti-emulator/issues/14
I will remove this dependency for now, it only adds a few more (smart) checks for detecting emulation.
For the record: I didn't remove the dependency but fix the problem in the original lib in this fork. Also pushed the changes to the original repo: https://github.com/strazzere/anti-emulator/pull/15
Looks like there may be some weird packaging issue. If you create a new project, bring in the nuget and run - IsRunningOnVirtualDevice you get a crash
I believe that this is because the .so file isn't being packed in.