Today's iOS Developer Resources.

1. Helper Library That Makes It Easy To Work With The Google Maps App URL Scheme

A helper library that automatically generates the proper URL scheme for integrating your apps with the Google Maps app.

You can find GoogleMapsKit on Github here.

You can read about how to use the Google Maps URL scheme on the Maps SDK documentation page here.

A nice simple way to use the Google Maps URL Scheme.

2. Handy UIFont Categories Allowing Custom Font Usage In Interface Builder

A category allowing you to use custom font's with Xcode's interface builder.

You simply need to add a key to your Info.plist file or NSDictionary and include the UIFont categories within your apps.

You can find FontReplacer on Github here with usage instructions and an example.

A very useful set of categories for working with custom fonts.

3. Tool/Library For Using Flash .SWF Assets Within Cocos2D-iPhone And Cocos2-X Apps

A Tool/Library allowing you to use Flash .SWF animations within Cocos2D-iPhone and Cocos2D-X.

You can find the source for the Super Animation Converter on Github here containing examples and an instructional PDF.

You can also download a compiled binary directly via the Cocos2D-X blog

4. Tutorial: Easy iOS In-App Purchase Validation

A tutorial demonstrating how to easily set up in-app purchase validation without using a secondary server.

You can find the tutorial on Ray's site here.

A nice straightforward guide to in-app purchase validation.

I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too. 

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

iPad,iPhone,iPhone Resources,iPhone Articles,iPhone Development,iPhone Turorial,Mobile Development Tutorials,Mobile Developments,Objective C