-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: June 2009
Suggestions to correct iTunes / iPhone music sync
Recently I had a coworker who upgraded his iPhone to 3.0 find that he could no longer sync that iPhone with his iTunes music library on a Windows computer. It would, however, sync just fine on a Mac OS X … Continue reading
Posted in Help
Leave a comment
CAContextInvalidLayer and setFence:count
So there I was, up for nearly a day straight and have figured out the certificate issue that was preventing my program from running on my iPhone after upgrading to SDK 3.0 beta 5. On the device I was getting … Continue reading
Quick fix for TableViewCellSubviews sample project
Symptom The Sample Code for TableViewSuite, example 4 TableViewCellSubviews has an incorrect project setting that prevents running the sample in release. Problem The problem is due to the TableViewCellSubviews project referencing the application as CustomTableViewCell instead of TableViewCellSubviews. Solution FIX: … Continue reading
putpkt: write failed: Broken pipe
Hopefully this will provide some useful information for someone, because I did a lot of google searching and didn’t come up with an answer to this one that way. After upgrading my sdk from 2.2.1 to 3.0 beta 5 I … Continue reading