graph.tk
graph.tk copied to clipboard
iPhone Mobile Safari compatibility iOS 5 and 6
Graph.tk is extraordinary on my iPad on iOS 5, but it just displays "Loading..." on any iPhone on iOS 5 and 6 ... I'm trying to debug it with Xcode, but it's quite long... Any ideas ?
Ok, it works without mathquill and in ui.js at line 62
if(/(iPhone)/i.test(navigator.userAgent)){
if(!navigator.standalone){
alert(app.ui.messages.standalone);
}
I will try create a lite version