Contents

Becoming a now playable app

Ensure your app is eligible to become the Now Playing app by adopting best practices for providing Now Playing info and registering for remote command center actions.

Overview

Configure the sample code project

Before you run the sample code project in Xcode:

  • See the comments for the NowPlayable protocol in file NowPlayable.swift, to learn what settings and configuration you may want to customize for your use-case.

  • Use the platform-specific NowPlayableBehavior class to implement your customizations to the standard behavior.

See Also

Now Playing information