Changing the android check from looking at the userAgent to checking for the...
Changing the android check from looking at the userAgent to checking for the failing JSON.parse(null). This will capture a wider range of devices and checks for what makes things fail instead of one browser that can be faked.
Please register or sign in to comment