Thanks Jane, Ive found:
If self.site.PinchToZoom = false
str.append('<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><13,10>')
str.append('<link rel="icon" sizes="192x192" href="icon.png"/><13,10>')
str.append('<link rel="apple-touch-icon" href="apple-touch-icon.png"/><13,10>')
end
Weird because Its a simple web server.
And today Im not having the error.
May be because I was testing some JS functions... dont know...
Thanks again