As my one avid reader knows (Hi, Dad!), I’ve recently been learning Apple’s new programming language, Swift. Previously, I toyed around with Mobile Apps a few years ago, and back then, I tried to stay platform independant. This meant that instead of learning to make iPhone Apps only, I wanted to learn to make generic
more »
Archive for the ‘Cordova’ Category:
Lists Rebuilt & Fully Updated to Swift!
Fixing the PhoneGap Status Bar in iOS7
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 »