displaying web content withing an iOS app
I’ve been using some work related iOS apps which have a frustrating habit of kicking you out to a Safari browser to view something, and then leaving it up to you (the user) to find your way back into...
View ArticleiOS location services — save a battery please
When coding for iOS location services: Set a distance parameter to indicate how accurate the location information needs to be. If the location only needs to be something like “region” or “nearest...
View ArticleHandling Interruptions in your iOS App.
iOS – Handling Interruptions As we all know, iOS Apps run on mobile devices. The users of mobile devices can be interrupted by any number of things. Many of the interruptions come from other services...
View ArticleiOS Profile Manager… using variables in payloads
Using variables in profile manager payloads: http://help.apple.com/profilemanager/mac/10.7/#apd073333AA-30C6-4FD2-B2E0-E0C95658A2C4 The substitution variables you can specify are shown below. You can...
View ArticleiPad documentation and user guides
Note: When the new iOS 4.2 operating systems is released (and the subsequent wave of application and accessory updates follows) some of the features and UI (user-interface) patterns will change. Each...
View ArticleApple ID account management – password resets, purchase history, iCloud, etc
Unfortunately Apple still hasn’t provided a “one stop shop” for managing all aspects of an Apple ID and a customer’s relationship with Apple. Personally, I find myself periodically needing to review or...
View ArticleiPads/iPhones in government and military.
Here are some links to additional information about using iPhones/iPad in the government and the military. Might give some additional ideas about what’s possible with the iPhones and iPads. a...
View ArticleInstall CentOS 6.3 64-bit Linux in VMware Fusion 4.1.3
As part of my iOS app development and testing lab, I have a need to be able to test client applications against multi-platform database services. Last year I determined a collection of OS X, CentOS,...
View ArticleWas “IP enabling” the OS Kernel, System Libraries, and Application Frameworks...
For the impatient reader… I’ll cut to point. Yes, it was a mistake. We are well beyond the point where a seemingly good idea has been taken to excess and evolved into a bad implementation. How did I...
View ArticleXcode unable to create snapshot: unable to write to file … plist
Xcode error: Unable to create snapshot Unable to write to info file ‘<DVTFilePath: ~~~~~ info.plist’>’. Xcode has been tossing this error at me for over a year now. This problem has persisted...
View Article