Hello I try to connect smart AC controller,but on Android devices is a problem,still stop when need to scan qr code from device,no pop up window,I try 4 different phones...no open scanner for add device
0
<% var getColumnClasses = function(columnNumber) {
var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12';
if (numberColumns >= 2) classNames += ' md:col-6';
if (numberColumns >= 3) classNames += ' lg:col-4';
if (numberColumns >= 4) classNames += ' xl:col-3';
return classNames;
} %>
Comments
1 comment
Hello I try to connect smart AC controller,but on Android devices is a problem,still stop when need to scan qr code from device,no pop up window,I try 4 different phones...no open scanner for add device