You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you able to update this function to log out the values of android.os.Build.FINGERPRINT and android.os.Build.PRODUCT?
The huawei device must have generic in the finterprint, or sdk in it's product name, it will be good to know which one (or maybe both) are tripping this check. Then we'll need to A/B test against a huawei simulator to determine how we can change our condition
Bug Report
Problem
IsVirlual returns 'true' in a real device
What is expected to happen?
expected to return false
What does actually happens?
it returns true
Information
Command or Code
device.isVirtual
Environment, Platform, Device
Version information
Checklist
The text was updated successfully, but these errors were encountered: