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
NowPlayableprotocol in fileNowPlayable.swift, to learn what settings and configuration you may want to customize for your use-case.Use the platform-specific
NowPlayableBehaviorclass to implement your customizations to the standard behavior.