So i am wirh cordova 3.4.0. as i updates to the latest version during this conversation. well i think i have to start a new cordova project yes. So am i right in just copying the whole www directory to the new project location “www”? And do a build for ios to get the whole stuff. Opied there?
NO! Do not copy the whole thing. You are going to copy over all the problems. I would only copy over your own HTML, CSS, etc. Then the Ionic and Angular code.
This is a pain, but copying the whole www folder is bound to not solve the problem.
so i created a new project and just copied my files (html, css, js) and i have the same problem as before. when i have a form and i focus on a input field - so the virtual keyboard shows up - the header moves out on top of the view. am i the only one that is dealing with that issue? i didn’t change the config.xml so far as i created the project with the ionic cli and the config.xml had already the settings. what am i missing?
nope. actually it seems to work but if i use the extra button row on the keyboard where you can switch forward and backwards it happens. so you think i should put the code in the .xml in that directory? but i thought it is enough if the config is on the root level?
I have problems that the header and footer nav gets pushed up when using selection menu. With normal input fields there’s no problem. Using Phonegap 2.9.0 and iOS 7.1.