This Week's Sponsor:

Kolide

Ensure that if a device isn’t secure it can’t access your apps.  It’s Device Trust for Okta.


Posts in tutorials

Redeeming App Store Promo Codes with Launch Center Pro

Yes, that promo code has been used.

Yes, that promo code has been used.

I was taking a look at my Launch Center Pro action library over the weekend, and I realized that I didn’t have a shortcut to quickly redeem App Store promo codes.

Whether it’s a promo code for an app pitch or a gift card I need to redeem on my iTunes account, I constantly find myself opening the App Store app, scrolling to the bottom, tapping Redeem, pasting the code, and confirming everything with my password. But we’re not prehistoric iPhone users, and this can be automated. And even better, the tweaks introduced in Launch Center Pro 2.3.1 make the process seamless yet flexible.

Read more


Launch Center Pro 2.3.1 for Power Users

My Launch Center Pro home screen and Utilities folder.

My Launch Center Pro home screen and Utilities folder.

Earlier this month, I wrote that Launch Center Pro 2.3 extended iOS automation by integrating with IFTTT and bridging the gap between iOS apps and web services. Launch Center Pro 2.3.1, released today and seemingly a minor update, is packed with major changes for advanced users who want to build complex URL actions in the app.

If you’ve struggled to build actions that connect multiple apps in Launch Center Pro before, you’ll want to check out the new version and read through the full documentation on Contrast’s website. We’re still working on a big update to our Launch Center Pro guide, but, in the meantime, I’m going to give you an overview of what’s possible to achieve with Launch Center Pro 2.3.1.

Read more


How To Free Up Space On iOS

My friend Bradley Chambers recently posted a series of tips on how to free up space on iOS:

In 2014, 16 GB is becoming less and less manageable. Apps are getting bigger, we are consuming more media, and we are taking more photos. Time and time again, I’ve gotten calls and emails asking how to free up space on an iOS device. This is often a complex question. I want to run through some ways that you can deal with this issue if your phone gives you the dreaded out of space alert when you go to take a photo.

Bradley runs through a series of common steps to delete apps and data you no longer need on your device, and I highly recommend reading his post as he covers the basics very well.

I thought I’d also share some of the techniques I rely on to keep available storage on my 16 GB iPhone.

Read more




Use The Power of IFTTT To Customize Your Apple TV Screen Saver

It’s a fairly hidden feature that not many people seem to know about, but the Apple TV has some pretty great options for customizing its screen saver. There are a few default sources of photos you can choose from, including National Geographic (probably what you are using now), Animals, Flowers, Trailers (which shows movie posters of films on the iTunes Trailers website) and iCloud Photos (Photostream and iCloud albums).

But more interesting is the option to use Flickr. That may sound odd, but the reason I say it is because when you combine it with the awesome power of IFTTT, you can create some really unique screen saver options. For example, for the last few months I’ve been using a combination of Flickr, IFTTT and Instagram to create an Apple TV screen saver that cycles through images that I have liked on Instagram and it is far better than seeing the same old National Geographic photos (as great as they are) over and over again.

Read more


How To Open iCloud Tabs In Editorial for iPad

Editorial iCloud Tabs

Editorial iCloud Tabs

I’ve always wanted to be able to access my iCloud Tabs directly from Editorial, but, unfortunately, due to the lack of an iCloud Tabs API, that’s currently not possible. Last week, however, when I linked to the iCloudTabs for Alfred project by Kevin Marchand and saw that the workflow was based on a bit of Python code, I realized that I could modify his script to find a way to make Editorial read constantly-updated iCloud Tabs from a text file.

What follows is a combination of a server-side script and an Editorial workflow to read and open iCloud Tabs within the app. The system works and I’ve been using it every day for the past week with good results.

Read more


Command-C Browser Actions

Command-C

Command-C

When I’m writing on my iPad at home, there’s a chance I have my MacBook on my desk with either iTunes open (to check for app updates or playing music from iTunes Match/Radio) or MailMate running (because I’ve been having issues with Mail on the beta of iOS 7.1). It’s not uncommon for me to use a dual-monitor setup when writing, relying on my MacBook for Google searches and other reference material – effectively, I use it as a secondary display to my iPad when I’m working on articles that require a fair amount of research.

Since the release of Command-C, I’ve been using Danilo Torrisi’s utility to quickly beam text and URLs across all my devices, using Launch Center Pro actions to speed up the process. Command-C has excellent support for URL schemes – a boon to iPad users who fiddle with automation tricks to save time when working on iOS. I recently realized, however, that most of the content I share with Command-C is made of URLs from Safari, therefore I asked myself whether I could put together a solution to send URLs with one click from Safari without using an external app or keyboard shortcut. It was pretty clear from the beginning that I would end up with a bookmarklet, but I have to thank Danilo for providing the necessary guidance I needed to achieve the kind of workflow I wanted.

The bookmarklet is part made for myself, part proof of concept (as always) for others to iterate upon. It doesn’t only send URLs from Safari on another device with Command-C – it sends the webpage you’re currently viewing in Safari to another app on another device with Command-C.

Read more


Creating and Sharing Text Files In Launch Center Pro

When Launch Center Pro 2.2 was released last month, I mentioned the addition of Dropbox actions for creating and modyfing text files, but I didn’t share any action example because I couldn’t find a possible use of the feature in my workflow. This morning, I realized that my old workflow to generate and share text files with Dropbox could be simplified with Launch Center Pro, so I rewrote it using the app’s new Dropbox functionalities.

I often need to create text files and share them quickly with Dropbox. These are usually notes that don’t fit in a Twitter DM or long crash reports for developers of apps I’m testing. In my old workflow, I used to type file name and file contents in Launch Center Pro, then, with two steps of inter-app communication, upload the file with Drafts, get the shareable link back with Launch Center Pro, and start a new tweet with the link in Tweetbot.

The workflow still gets the job done but the new version is simpler, faster, and more flexible. It’s just three steps:

  • Type file name;
  • Type file contents;
  • Get public link to text file in Dropbox.

With a single action that doesn’t involve switching between apps, I can type a file name in a Launch Center Pro prompt, insert contents manually or by pasting, and hit Done to create a text file in Dropbox. Launch Center Pro gets the link of the just-created file and presents an iOS share sheet with a series of options for the file’s public link so that I’m not limited to Tweetbot anymore; I discovered that I often needed to DM or email a link, and with the old workflow I was forced to start a new tweet then select and copy the link manually from it. With the new action, everything happens inside Launch Center Pro in seconds and I can pick the best option for me (it’s usually “Copy”).

I was skeptical as to whether I would need Dropbox actions in Launch Center Pro, but this workflow shows some clear benefits of Contrast’s app – keyboard prompts and a native share sheet combined with Dropbox text features make for a quick and elegant note-taking and sharing experience.

You can download the action here.