Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(example, ios): remove Capability.Stop #1671

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

puckey
Copy link
Collaborator

@puckey puckey commented Aug 24, 2022

Capability.Stop was causing a not-functioning stop button to be shown in the iOs lock screen. Removing Capability.Stop causes the pause button to be shown instead. The pause button is functioning because we are listening for Event.RemotePause.

Capability.Stop was causing a not-functioning stop button to be shown in the iOs lock screen. Removing Capability.Stop causes the pause button to be shown instead. Functioning, because we are listening for Event.RemotePause.
@puckey puckey requested a review from dcvz as a code owner August 24, 2022 09:06
@jspizziri jspizziri changed the title fix(example, ios): remove Capability.Stop chore(example, ios): remove Capability.Stop Aug 29, 2022
@jspizziri jspizziri merged commit 49800ab into doublesymmetry:main Aug 29, 2022
@puckey puckey deleted the patch-1 branch November 7, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants