Replies: 0
Hey,
I’m looking for a way to make the plugin to display as overlay on mobile devices. I found this: if (!/android|iphone|ipad|ipod|blackberry|iemobile/i.test(navigator.userAgent))
in two files and removed it. Now I do have the overlay in chrome dev tools mobile simulation, but still nothing on a real phone..
Help pls?