Good Day,
Three months ago, you provided the JS code noted below to dequeue your plugin’s assets on mobile devices. The JS code was for your plugin, V2.9.5. Is it still valid for V3.0.1?
We performed a couple of tests. Results were inconclusive.
Thank you!
<script>
if(window.innerWidth < 760)
window.gt_translate_script = true;
</script>