My netamo security app keeps logging me out every couple of days for no reason.
I keep having to log back in any one else having this issue or know why this would be happening?
Thanks
I have 2 iPads and 2 iPhones, which are randomly being logged out overnight. Nice to know that I’m not alone. Very frustrating and hoping this thread will finally provide an explanation.
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;
} %>
Opmerkingen
2 opmerkingen
Same here. The shared accounts seems to be working fine.
I have 2 iPads and 2 iPhones, which are randomly being logged out overnight. Nice to know that I’m not alone. Very frustrating and hoping this thread will finally provide an explanation.