The latest version of the App Cloud SDK (1.12) allows developers to capture photos and videos from a user's camera or library and post them to a remote server. This functionality presents all kinds of possibilities for apps that depend on media capture and sharing. Here's a bare-bones example that shows how to capture a new image from the user's camera. First, listen for a tap event on a button: Read More →

