Check out our featured apps

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