gabrielecirulli / 2048

The source code for 2048

Home Page:https://play2048.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getting delay in cordova app

bharathreddy411 opened this issue · comments

commented

I have built a cordova app using this 2048-master code. when installed on my android phone i have noticed a small delay when swiped on game container. i have also used metadata like this but not working.
width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=no, minimal-ui
please can any one suggest on how to remove the delay.
Thanks in Advance !!.