iOS Programming 101: Record and Play Audio using AVFoundation Framework
Editor’s note: Some of you asked us to write a tutorial about audio recording. This week, we work with
Editor’s note: Some of you asked us to write a tutorial about audio recording. This week, we work with
In the past two tutorials, we covered the basics of UICollectionView and header/footer customization. You should already know how
Previously, we covered the basics of UICollectionView and showed you how to present items in grid layout. It’ll be
Do you still remember the Recipe app that we have worked on several months ago? At that time, we showed
In the last tutorial of our iOS Programming 101 series, we showed you how to customize the navigation bar and
Previously, in our iOS Programming 101 series, we showed you how to customize the appearance of the Tab Bar. In
This is the second article for our Core Data series. Previously, we gave you a brief introduction of Core Data
Editor’s note: After we published the tutorial about saving data in plist file, some readers asked about Core Data
With over 700,000 apps in App Store, your app must have a great design to stand out from others.
Following the Twitter support in iOS 5, Apple added the support of Facebook in iOS 6. In the past, developers
A month ago, we covered how to use Core Location framework to retrieve the user’s location. We also showed
This is the third article of the iOS Programming 101 series. In the previous two articles, we showed you how