One of the most noticeable changes in iOS7 when developing an App with PhoneGap is the new Fullscreen “feature”. xcode and Phonegap don’t appear to respect any of the status bar settings, and you are stuck adjusting the CSS or editing the core PhoneGap files to compensate. Here is how my infamous Whipped zApp looks
more »
Posts Tagged ‘CSS3’:
CSS Media Queries for the iPhone 5
I’ve recently been getting back into iPhone development with the iPhone 5’s new screen and the need to update some of my Apps for the new phone and operating system. As you probably already know, the new 4-inch screen is yet another set of dimensions programmers needs to take into account. The new screen is
more »