Category: iOS
-
core data & cloud services for iOS in Swift
As an iOS / Swift mentor for Thinkful.com, every week I give my students a list of resources as a follow up to our mentoring session. This week’s resources cover details of dealing with data loaded from the Internet, storing data locally (core data and alternatives to core data), and cloud services. Finally we wrap up…
-
Autolayout, Adaptive Layout, Debugging in Xcode, iOS design patterns, and more
As an iOS / Swift mentor for Thinkful.com, every week I give my students a list of resources as a follow up to our mentoring session. Typically this consists of a short email listing the resources, which can include podcasts, videos, blog posts, etc. I have a ton of resources I like to share over…
-
New iTunes Connect Analytics, Crash Reporting
There are a lot of changes coming with iOS 8 including the quality and type of reporting on app usage, analytics, and crash reports directly from Apple. These don’t seem to be specific or limited to iOS 8, but rather part of updates to the App Store & iTunes connect. The impression I got from…
-
First foray into CocoaPods
Using CocoaPods was surprisingly easy, but there were a few gotchas I ran into since I was integrating this into an existing project. I thought I would share in case there are any other newbies out there who run into similar issues.
You must be logged in to post a comment.