Y
Hacker News
new
|
ask
|
show
|
jobs
by
pcwalton
5111 days ago
Don't see how it can, as it's just a UIWebView.
1 comments
ComputerGuru
5111 days ago
UIWebViews can be configured to run WebGL, though this is not officially supported/sanctioned by Apple.
link
United857
5111 days ago
This requires calling a private API which means any app doing that will be rejected by the App Store.
link
kylebrown
5111 days ago
Another workaround is to use JavascriptCore with openGL
link