ethoinformatics / ethoinfo-project-app

:monkey:
https://rawgit.com/ethoinformatics/ethoinfo-project-app/master/dist/www/index.html
0 stars 1 forks source link

Cordova needs updated #39

Open jcousins opened 8 years ago

jcousins commented 8 years ago

Among other things, the current version doesn't account for the iOS status bar changes that cam several versions back. Should additionally help some issues like closed issues #24 and #30 .

If this doesn't fix the issue, some manual modification on the JS/HTML/CSS side of things will need to account for it. Probably won't be necessary, but am mentioning this as a heads-up possibility.

tigoe commented 8 years ago

Does the latest version of Cordova actually fix it? If not, what about the latest version of PhoneGap? Not sure how much, if at all, they have diverged from each other, but maybe one or the other latest version fixes it?

tigoe commented 8 years ago

New cordova fixes some of the sluggishness for me, though I still have some difficulty registering a positive touch on the breadcrumb pieces. I am using an iPad mini, FWIW.