iOS Tutorial: Using email attachments in Corona SDK

Posted on Feb 7, 2013 | 0 comments

Would you like to be able to open an email attachment with your own custom extension directly in your app? The following will show how you can do it.

Read More

Backgrounds with no black borders on Apple/Android devices

Posted on Mar 17, 2012 | 0 comments

NEW: Updated to work with the iPad 3rd generation.

One of the issues with cross-platform development on mobile devices is how to handle the diversity of screen-sizes in a visually pleasing way.

Corona handles this elegantly with its dynamic sizing, but how to get rid of those pesky black borders? Nobody likes those right?

Some app stores will even reject your app if it doesn’t fill the screen. Save yourself from a headache by following these simple steps.

Read More

Xcode 4.3 and broken utilities

Posted on Feb 21, 2012 | 3 comments

If you install Xcode 4.3 and remove 4.2 from your system you might be in for a surprise.
Xcode 4.3 doesn’t play nice yet, and some utilities will not work since some are still looking in the old /Developer location.

Here’s a fix I’ve found for Xcode 4.3 when you encounter problems with utilities or libraries not being found.

Read More

Taming the Fire

Posted on Jan 17, 2012 | 0 comments

The 20px menubar at the bottom of the screen is a permanent fixture on the Kindle Fire.
The problem is that Corona includes this in the reported screen size, which can result in display objects being partially hidden if they’re positioned at the bottom.

In this post I’ll show you how you can deal with this. It works well with dynamic scaling and also screen orientation changes.

Read More

10 awesome games for Android phones

Posted on Dec 25, 2011 | 0 comments

Big Fat Goalie was featured again in Canada’s The Globe and Mail !

10 awesome games for Android phones

Read More

10 iOS paid apps worth buying for the kids

Posted on Nov 28, 2011 | 0 comments

Big Fat Goalie was featured in Canada’s The Globe and Mail !

10 iOS paid apps worth buying for the kids

Read More