objective c - Better performane of the Web Audio API on iOS in a UIWebView? -
is there way better performane of web audio api on ios when using uiwebview?
i've made web app using web audio api. runs great on desktop chrome browser on ios in uiwebview it's quite slow. know javascripts 10 times more cpu consuming vs native code similar results.
for example there ways html5 canvas hardware-accelerated on ios.. there similar web audio api wonder.
Comments
Post a Comment