What conditions makes Application.genuineCheckAvailable return true, and what makes it return false?

The documentation seems to contain barely any information.

What conditions makes Application.genuineCheckAvailable true, and what makes it false? Is it platform based? If so, may I know what are the platforms, and versions?

Also, is there any other way to know if my app has been modified when Application.genuineCheckAvailable is false?

Thanks!

1 Like

There is no documentation on this explaining anything.
When I test on my MAC IDE, I get true, But when I test on my Android phone, it returns false

Does anyone has any info on this?

Is there any update on this? We need to know how it works to make an informed decision if it’s worth our time.

Having the same issue as oobartez.