Articles in the iPhone Category
Technology, iPhone »
iPhone »
If you get the error message ” putpkt: write failed: Broken pipe.” while compiling your iphone or ipad device, try doing this to resolve the issue.
a) quit Xcode (and the GDB it is running)
b) unplug device
c) delete app from device (hold icon until the ‘X’ appears)
d) turn off device
e) turn on device
f) plug in device (if itunes wants to sync, let it finish)
g) launch Xcode
It will clean your memory and give you a clean slate so Xcode can load your device with the latest build.
Featured, iPhone »
The Skyfire app has great promise as an iPhone browser if it only worked. I downloaded it because I wanted to listen to a local radio station using a Flash Player which seems to be the only way to listen online using Safari. Well, after paying $2.99 I got the same old error message saying I needed the Flash plugin. I immediately requested a refund.
Below are the steps I took to request an Skyfire app refund:
Launch iTunes
Go to Purchase History
Report a problem
Fill out the form with your reason for …
Technology, iPhone »
When I envisioned developing my first iPhone application a few months ago, it never occurred to me that the toughest part during the entire product life-cycle would be getting the app packaged or “provisioned” for Apple to review. My thoughts were always on design, development, and testing and never on provisioning. Boy, was I in for a rude awakening.
It took about a week to get it packaged after going through the security process and the special binary packaging Apple expects.
In other words, trying to get the iPhone application …
