iOS and Cocoa goodies
284.5K views | +0 today
Follow

Using Keychain to Store Username and Password - iOS Developer Tips Blog

From iphonedevelopertips.com

The keychain services on iOS provide a means to securely store content such as passwords, keys, certificates, etc. Each iOS application has a separate set of keychain items.
No comment yet.

Introduction to MapKit on iOS Tutorial | Ray Wenderlich

From www.raywenderlich.com

Update 3/19/12: Fully updated for iOS 5 (original post by Ray Wenderlich, update by Malek Trabelsi).
No comment yet.

Apps Using UDIDs Being Rejected By Apple – Here’s How To Generate Replacements Quickly

From maniacdev.com

Today there have been reports on Twitter about iOS apps being rejected for using the now deprecated UDID variable.

 

MAC Address Based UUID Replacements:

✔ Sources: https://github.com/gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5

 

Non-MAC Address Based UUID Replacements

Tuturial: http://oleb.net/blog/2011/09/how-to-replace-the-udid/

 

No comment yet.

WIN: “Game Design for iPhone and iPad” interactive Course! – Chupa Mobile Blog

From www.chupamobile.com

Here we go with a new, amazing contest for you, dear Mobile Developers!

No comment yet.

My App Crashed, Now What? – Part 2 | Ray Wenderlich

From www.raywenderlich.com

This is a post by iOS Tutorial Team member Matthijs Hollemans, an experienced iOS developer and designer. Welcome back to the debugging tutorial!
No comment yet.

Unique Identifier Is Dead, Long Live Unique Identifier · Black Pixel

From blackpixel.com

As of iOS 5, Apple has deprecated the device unique identifier api and hasn’t provided a friendly Obj-C replacement, instead recommending CFUUIDCreate and NSUserDefaults.

No comment yet.

PaintCode

From www.paintcodeapp.com

PaintCode is a simple vector drawing app that instantly generates resolution-independent Objective-C drawing code for both Mac OS X and iOS...
No comment yet.

XYPieChart

From github.com

XYPieChart - A simple and animated Pie Chart for your iOS app.
No comment yet.

Useful Core Graphics functions - Inside iPhone Blog

From blogs.oreilly.com

Last week, I introduced several handy utilities that let you convert standard Core Graphics structures to and from strings.
No comment yet.

My App Crashed, Now What? – Part 1 | Ray Wenderlich

From www.raywenderlich.com

This is a post by iOS Tutorial Team member Matthijs Hollemans, an experienced iOS developer and designer.
No comment yet.

Distribute Ad Hoc Applications Over the Air (OTA) - iOS Developer Tips Blog

From iphonedevelopertips.com

Distribute apps over the air. Very usefull in business context and Ad Hoc apps...

No comment yet.

iPhone Programming Tutorial – Local Notifications | iPhone Programming Tutorials

From www.icodeblog.com

Way back when, when everyone was still complaining about Apple's lack of support for (3rd party) multitasking, there was a simple solution put in place. This solution was known as push notifications.
No comment yet.

SEHumanizedTimeDiff for iOS - Cocoa Controls

From www.cocoacontrols.com

Transforms NSDate objects into more friendly strings like "3minutes ago". Very usefull

No comment yet.

iPhone Wireframe – Free | A Curious Mind

From www.gavinelliott.co.uk

  Something which I’ve been working on a lot recently is wire-framing and increasingly finding the need for a tidier version other than simple...

 

Grab the iPad version too!!!

No comment yet.

PTImageAlbumViewController

From github.com

PTImageAlbumViewController - "Image Album" — or "Photo Album" if you like that better — View( Controller) for all crazy iOS developers out there...
No comment yet.

iOS Code: TweetBot like AlertPanels | MKBlog

From blog.mugunthkumar.com

TweetBot is sexy, no one can deny it. One of the coolest aspect of TweetBot is the unobtrusive panels that show what is happening on the app.
No comment yet.

iOS Control: MKHorizMenu | MKBlog

From blog.mugunthkumar.com

Ok, I'm getting a bit aggressive here. I just finished a custom control yesterday, MKEntryPanel, and now here I'm with MKHorizMenu.
No comment yet.

How To Use UIScrollView to Scroll and Zoom Content | Ray Wenderlich

From www.raywenderlich.com

This is a blog post by iOS Tutorial Team member Matt Galloway, founder of SwipeStack, a mobile development team based in London, UK.
No comment yet.

C3 Technologies - Photorealistic 3D Mapping on an iPad

From www.youtube.com

A demonstration of C3 Technologies 3D mapping solution running on an iPad at Mobile World Congress in Barcelona. More info here: http://wirelessworker.net/20...
No comment yet.

DemoButton

From github.com

Gorgeous Buttons made with CoreGraphics.

No comment yet.

objective c - CG Gradient runs on simulator, but not on iPhone - Stack Overflow

From stackoverflow.com

Weird issue with ARC and CGColorRef that causes a EXEC_BAD_ACCESS

No comment yet.

TKDragView for iOS - Cocoa Controls

From www.cocoacontrols.com

Custom UI Controls for iOS and Mac OS X...
No comment yet.

Basic Security in iOS 5 Tutorial Part 1 | Ray Wenderlich

From www.raywenderlich.com

This is a post by Chris Lowe, an iOS application developer and aspiring game developer living in San Antonio, Texas.
No comment yet.

Diner App Part 1 (iOS 5 Storyboard / Web Service Practice) | Ray Wenderlich

From www.raywenderlich.com

The first part will be a review of iOS 5.0 Storyboards and creating and using web services to download the menu in JSON format.
No comment yet.