drgullin / icheck

Highly customizable checkboxes and radio buttons (jQuery & Zepto)
http://fronteed.com/iCheck
7.39k stars 1.63k forks source link

IPAD icheck- checkbox not working #424

Closed gmuruge1 closed 3 years ago

gmuruge1 commented 4 years ago

Hi,

IPAD icheck not working. It is not checked/unchecked. Working intermittently. Can anyone help to resolve this?

gmuruge1 commented 4 years ago

Hi Team,

I'm using latest ios version 13.4.1. the demo site itself working in iphone but not in ipad. http://icheck.fronteed.com/

Anyone suggestions please?

hanmi8 commented 4 years ago

I also faced the same problem.

It is also not selected in 'View desktop' on mobile devices.

I ask anyone to settle it. Please.

magpie-imost commented 4 years ago

iOS 13.4.1 has changed the default userAgent string so it will not be detected on _mobile The string 'iPad' is missing. See. detail in [Stack...] The solution is to adjust the detection for _mobile.