Skip to content

Commit

Permalink
Add note about Android needing a notification for bg playback
Browse files Browse the repository at this point in the history
  • Loading branch information
123mpozzi committed Oct 25, 2024
1 parent b7e672f commit 496edd9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/playbackConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ export interface PlaybackConfig {
* Default is `false`.
*
* @note
* On Android, {@link LockScreenControlConfig.isEnabled} has to be `true` for
* background playback to work.
* @note
* On tvOS, background playback is only supported for audio-only content.
*
* @example
Expand Down

0 comments on commit 496edd9

Please sign in to comment.