March 2013 13
Tutorial: Threads
Threads allows you to execute multiple code paths concurrently within your application. The reason you’ll use it is to speed up the performance of your application by running some code on another thread while other operations are happening on the main thread. This is helpful for when you need to pre-load data. I’ve used this […]
Game Strategy: Keep Users Coming Back
If you have developed a game and released it chances are you received a good amount of downloads in the first couple of weeks. App Store users are always up for playing a new game. If your user base has stayed consistent or even grown then you may be on your way to a hit […]
Game Strategy: Make It Social
Are you building a mobile game right now? If you are there are a lot of things you should consider before you release. Aside from your basic game play there are key features that you need in your game to make it to the top of the charts. To get users to keep coming back […]
Tools: Optimizing your Images
You have finished all the code for your app, integrated the design, tagged everything for analytics, now you’re ready to release to the App Store right? Wrong. One of the last steps before finally releasing your new app is to optimize your images. This is important for two reasons. The first, it will slightly help […]
Framework: Flurry Analytics
With every app that you release you should include an analytics framework. It’s important for you to know how many people downloaded your app, how many are actually using it, how often they are using it and what they are using in it. You spend all this time developing killer features but do your users […]
brianjcoleman on Twitter
- Classix is still holding in the top charts on Apple TV in Canada. #55 Free, #23 Top Grossing. #tvos #appletv #app https://t.co/xuEJiT4rro, Jul 14
- New Blog Post: "Classix for iPhone, iPad & Apple TV” #iOSDev #ios #swift #swiftlang #SwiftDevs #AppleTV Read here: https://t.co/uF6w3gYOot, May 20
- New Blog Post: "How to test your app for IPv6 compatibility” #iOSDev #ios #swift #swiftlang #SwiftDevs Read here: https://t.co/SveichSUep, May 6
