Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

skipBackward and skipForward don't show up on android #414

Open
2 of 4 tasks
sam1463 opened this issue Oct 5, 2022 · 0 comments
Open
2 of 4 tasks

skipBackward and skipForward don't show up on android #414

sam1463 opened this issue Oct 5, 2022 · 0 comments

Comments

@sam1463
Copy link

sam1463 commented Oct 5, 2022

Description

  1. Sample code (provide repo url or sample code)
  MusicControl.enableControl('skipForward', true, {
    interval: 15,
  });
  MusicControl.enableControl('skipBackward', true, {
    interval: 15,
  });

I would expect the controls for skipping forward/backward to appear when doing this.

  1. Platform ?

    • iOS
    • Android
  1. Device
  • Simulator
  • Real device
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant