Skip to content
CodeWithChris
  • Learn
  • Community
  • COURSES
  • Sign In
  • Try For Free

Tutorial: Using Charles Proxy With Your iOS Development And HTTP Debugging

Every day, I’m building and working with applications that connect to remote data sources whether they’re files, feeds, databases, etc. I also do a lot of work daily involving video streaming to iOS devices. If you’ve had to build any sort of connected iOS app, I am pretty sure you’ve cursed at the iOS gods …

Continue Reading…Tutorial: Using Charles Proxy With Your iOS Development And HTTP Debugging

XCode: Using Storyboards and Xibs Versus Creating Views Programmatically

In this article, I wanted to document what I discovered in my search for an answer to the question: Is it an iOS best practice to avoid using Storyboards/XIBs and instead, create your views programmatically ? As a disclaimer, I personally tend to avoid using storyboards and XIBs simply because I feel that I’m more …

Continue Reading…XCode: Using Storyboards and Xibs Versus Creating Views Programmatically

Common Mistakes With Adding Custom Fonts to Your iOS App

by Chris Ching Last updated October 15, 2018 Oct 15, 2018: Updated by Adrien Villez for the latest version of Swift and Xcode! Custom fonts can make all the difference in the world when you’re trying to convey a specific user experience. Luckily, it’s pretty easy to add your own fonts in your iOS app …

Continue Reading…Common Mistakes With Adding Custom Fonts to Your iOS App

Tutorial: How To Use A Remote Configuration File For Your iOS App

Hello! In this post, I’m going to show you guys how to use a remote config file for your iPhone/iPad application. In my experience, this isn’t something the client asks for or thinks about during requirements gathering (unless they have a technical manager on their side). However, even though it isn’t one of those things …

Continue Reading…Tutorial: How To Use A Remote Configuration File For Your iOS App

Tutorial: How To Use iOS NSURLConnection By Example

Most of the apps you’ll build will have to fetch some sort of data through the network whether it’s as simple as high scores, a configuration file or more complex data such as a large movie catalogue. While there are a few ways you could fetch data in your iPhone application and more than a …

Continue Reading…Tutorial: How To Use iOS NSURLConnection By Example

Preventing NSURLConnection Cache Issues

If you have worked with the NSURLConnection class in iOS, then you may have come across this behaviour before; we were using the NSURLConnection class to download a remote XML file to check if there was an update for our app. When we changed the XML file on the remote server to indicate there was …

Continue Reading…Preventing NSURLConnection Cache Issues

Post navigation
Newer posts
← Previous Page1 … Page6 Page7
Sign up for exclusive tutorials, resources and case studies!

The four step framework you can use to expedite your learning by finding out what you need to learn first
The number one reason why most people fail at learning iOS programming
How I've found the most success in teaching beginners to successfully build app after app
Plus, you'll get exclusive iOS tutorials each week.
Most Popular
How to Make an App - Core Skills

Brace yourself for fast paced learning in this 10 part series to get you up and running with iOS development!
[Continue reading...]
Learn Swift for Beginners

In this Swift tutorial for absolute beginners, you'll learn the basics of programming with Swift and practice via challenges too!
[Continue reading...]
Guide To Using The Xcode Interface

Get a walkthrough of Xcode and what you need to know for iOS dev!
[Continue reading...]

Join the CodeWithChris newsletter to be the first to know when new tutorials are released!


Site

Tutorial Index
Educational Licensing
Courses
Blog
Privacy Policy
Terms of Service

Social

YouTube
Twitter
Instagram
Facebook

Community

CWC Community (Join free!)
Student Success Stories
App Submission
Feedback Submission
Reviews

Contact

About Us
Contact
Advertising
Corporate Sponsorship
Media Kit

© 2021 ByDesign Development Inc.