🔗 75 Essential Tools for iOS Developers – Fickle Bits

75 Essential Tools for iOS Developers – Fickle Bits I present to you a gigantic list of tools. Some of these I use daily, others I see potential in. (…) I tried to categorize these the best I can. Some of the entries are websites, some are back-end services, but most are apps that you install. Not all of the apps are free, so I’ll make a note with a $ to denote that an app costs money....

September 19, 2013 · 1 min · 108 words

🔗 iOS 7 Development Tips, Tricks & Hacks

iOS 7 Development Tips, Tricks & Hacks Like with any new iOS version there are a bunch of new tricks and hacks to work out. Here are a few things that weren’t immediately obvious to me, it’s in no way a complete set, just things that I happened to come across.

September 19, 2013 · 1 min · 51 words

🔗 Stand In. Prototyping that doesn’t suck.

Stand In. Prototyping that doesn’t suck. Prototypes that feel native, straight from Photoshop.

September 19, 2013 · 1 min · 13 words

🔗 Tools | Developer Economics Developer Economics

Tools | Developer Economics Developer Economics Boost development speed Test your idea & get feedback Before launch After launch Get more users Distribute your app Promote your app Monetize your app Monitor your app’s success Expand to new markets

September 17, 2013 · 1 min · 39 words

🏞 (image)

If you want to make a mobile app for an iOS device, you are operating at the intersection of software, design, and Apple’s particular development philosophy and tools. True competency requires successfully drawing on key concepts from each of these areas (and filling in your own blanks). (via Everything a Competent iOS Developer Needs to Know [Graphic] )

August 31, 2013 · 1 min · 58 words

🔗 Zach Waugh: Preventing Xcode from building with #error

Zach Waugh: Preventing Xcode from building with #error zachwaugh: (…) I wanted Xcode to not even build the app if conflicting conditions were enabled. I came across the #error preprocessor directive which does exactly that, and can be used like this: #if defined(APP_STORE) && defined(BETA) #error Beta enabled for App Store build! #endif

August 31, 2013 · 1 min · 53 words

🏞 (image)

“I’m writing to tell you about __APP__, my new __PRICE__ app for iPhone and iPad that makes it easy to __PURPOSE__. You can see screenshot and other details at the __LINK__.” Here’s what I want to know about your app: What’s it called? What does it do? Why do I (and my readers) care? What does it look like? Where can I get more information?

August 30, 2013 · 1 min · 65 words

🏞 (image)

App.io, previously Kickfolio, allows developers to test drive their iOS apps in any browser, on any device. No Downloads. No UDIDs. Just a simple testing page in the browser featuring your live, interactive app. With App.io, developers are able to simply upload their test builds and share a link with their testers and clients. (via Run iOS Apps in the Browser – App.io )

August 27, 2013 · 1 min · 64 words

🏞 (image)

Android vs. iOS screen sizes in the market. (via Android Fragmentation Report July 2013 – OpenSignal )

August 6, 2013 · 1 min · 17 words

🔗 App Annie – App Ranking, Analytics, Market Intelligence

App Annie – App Ranking, Analytics, Market Intelligence No SDKs We simply pull the data on your behalf via iTunes Connect, Google Developer or Amazon Appstore accounts. No recompilation, no added bugs.

July 18, 2013 · 1 min · 32 words