Posts in Linked

Facebook’s WhatsApp Is Now Free

WhatsApp announced earlier today that it would be removing its annual subscription fee (US$0.99 per year, after the first year). From Re/code’s report of the announcement:

“It really doesn’t work that well,” Koum [WhatsApp founder] said Monday, speaking at the DLD conference in Munich. He noted that while a buck a year might not sound like much, access to credit cards is not ubiquitous. “We just don’t want people to think at some point their communication to the world will be cut off.”

Until now, WhatsApp has been free for the first year and 99 cents for additional years. It will stop charging subscription fees immediately but it will likely be a few weeks before the payments infrastructure is completely out of all versions of the app. And, in case you were wondering, you won’t be able to get back your buck if you have already paid for this year.

WhatsApp will stay ad-free, and instead the company will begin testing new tools that will enable WhatsApp users to communicate with businesses and organizations. The WhatsApp blog post about this announcement gives the example of being able to communicate with your bank about whether a recent transaction was fraudulent. Which, as Re/code’s report points out, is a familiar strategy:

It’s the same idea behind Facebook Messenger, the company’s other standalone messaging service. With Messenger, Facebook already offers users the chance to chat with businesses, and it’s building out other features, like payments or the ability to hail a ride through Uber.

Permalink

Apple Discontinuing iAd App Network

Apple:

The iAd App Network will be discontinued as of June 30, 2016. Although we are no longer accepting new apps into the network, advertising campaigns may continue to run and you can still earn advertising revenue until June 30. If you’d like to continue promoting your apps through iAd until then, you can create a campaign using iAd Workbench.

This, however, doesn’t mean that Apple is discontinuing iAd completely. Benjamin Mayo explains:

The announcement is confusingly worded, but it does not mean that all of iAd is being discontinued. Developers will still be able to show iAd banners in their application; it’s just that the inventory for App Store apps to advertise will no longer exist. This is a blessing and a curse — it won’t help iAd improve its fill-rates but the CPM on these type of ads was significantly lower as the buy-in from the publisher side was also lower.

Permalink

iTunes Radio Becoming Part of Apple Music Membership

BuzzFeed’s Brendan Klinkenberg, reporting a statement from Apple on iTunes Radio ceasing to exist as standalone ad-supported service:

“We are making Beats 1 the premier free broadcast from Apple and phasing out the ad-supported stations at the end of January,” an Apple spokesperson told BuzzFeed News. “Additionally, with an Apple Music membership, listeners can access dozens of radio stations curated by our team of music experts, covering a range of genres, commercial-free with unlimited skips. The free three-month trial of Apple Music includes radio.”

BuzzFeed argues that the exit from ad-supported stations is related to Apple phasing out its iAd network. From a customer’s perspective, iTunes Radio was limited to the US and Australia; folding stations – both those curated by Apple and created by users – into Apple Music will reach a wider audience and offer unlimited skips and no ads between songs.

Permalink

Remaster: Passion in a Can

For their first episode, the guys discuss Shahid’s return to video game development, whilst taking a look at how team sizes, abundance of choice, and attitudes to shipping have changed over the last 20 years.

Episode 1 of Remaster, my new videogame podcast with Shahid Ahmad and Myke Hurley, came out last week. We decided to tackle a big topic: returning to indie game development and how that has changed over the past two decades. If you still haven’t listened, you can do so here.

Sponsored by:

  • Squarespace: Build it beautiful. Use code ‘INSERTCOIN’ for 10% off.
  • Igloo: An intranet you’ll actually like, free for up to 10 people.
Permalink


Drag & Drop Demo for iOS 9’s Split View

CoreDragon is a new open source library for iOS developers created by Nevyn Bengsston designed to bring multitouch drag & drop to iOS 9:

The eighties solved this with another piece of direct manipulation: drag and drop. Today, I bring the eighties right back into 2016 with my new open source library CoreDragon. CoreDragon lets you get rid of context menus, modal interactions and even copy paste, by allowing you to mark some areas of your application as things that can be dragged; and other areas as places where you can drop things.

The key feature of CoreDragon is support for dragging and dropping content between apps in Split View on iPad:

CoreDragon uses similar concepts as the drag’n’ drop APIs on MacOS, and modifies them to work better in a world with view controllers. It works within a single application, and on modern iPads, between applications that are running in split screen mode.

Take a look at the video Nevyn put together to demonstrate drag & drop in Split View. This isn’t the first time I’ve come across this idea, and it’s extremely close to what I imagine Apple will eventually add to the iPad platform.

As I mentioned in my iOS 9 review, drag & drop is an interaction paradigm ripe for being reimagined by multitouch. Using the clipboard and extensions to transfer content between two apps running simultaneously is feeling outdated at this point, and I want to believe something similar to CoreDragon is in the works for the future of iOS. Nevyn has some interesting ideas on how to augment traditional drag & drop with multitouch, too.

Permalink


Outlook for iOS Gets Skype Integration

Clever addition to Outlook for iOS just rolled out by Microsoft:

Innovation is happening in the calendar this week with our latest Skype integration. Make any meeting a Skype call simply by flicking a switch, then access the call when you need to with just a tap. Now when you say “I’m joining the call now”, you’ll actually mean it. To give it a try, simply turn on the “Skype Meeting” switch when creating or editing an event.

The integration generates a link to a Skype call that can be launched from the calendar event in Outlook. This works best for shared calendar events, so every participant can easily join the call and start talking.

I’m a big fan of Outlook for iOS, and this is exactly what Microsoft should be doing – leveraging their services to go beyond the traditional features of email and calendar. I like what they’ve been doing with Outlook.

Permalink

AgileCloudKit and 1Password 6 for Mac

Nice (and free) update to 1Password for Mac released today:

It’s a new year and we’re starting things off on a strong note with a great new update to 1Password for Mac: Version 6.0! This latest version of everyone’s favorite password manager is looking better than ever, and we couldn’t have done it without you. Your awesome feature requests, suggestions, bug reports, and usage scenarios really helped us decide what to include in this release.

If you use multiple vaults, you may want to check out the new functionalities in 1Password 6.0 (release notes here). I don’t, but I may reconsider this to set up vaults for my family and MacStories.

Also of note: AgileBits built a framework to use CloudKit JS for the version of the app sold outside of the Mac App Store. Apps that aren’t available on the App Store can’t implement iCloud support natively, but AgileBits figured out a way to use CloudKit technologies for web apps in their Mac client:

From our customers’ point of view, iCloud Sync in the AgileBits Store version of 1Password will look a little bit different during the initial setup. CloudKit JS does not use the iCloud settings from OS X, so to authenticate with Apple, 1Password will prompt you to log in to your iCloud account by displaying the iCloud login page in your default web browser. Once you have logged in to your iCloud account, CloudKit web services sends an authentication token back to 1Password, which it then stores (securely, of course). This enables 1Password to sync with iCloud without having to reauthenticate each time. Since the iCloud login for CloudKit JS is completely separate from the iCloud settings in OS X System Preferences, you can even use a completely different iCloud account if you like!

I don’t know whether I should be impressed that AgileBits created this workaround or sad about Apple’s decision to restrict iCloud to the semi-abandoned Mac App Store (maybe a bit of both). AgileBits plans to make AgileCloudKit open source, too.

Permalink