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

Audio stream is not stopped at hmi level none and background #803

Closed
t-yoshii opened this issue Nov 30, 2017 · 1 comment
Closed

Audio stream is not stopped at hmi level none and background #803

t-yoshii opened this issue Nov 30, 2017 · 1 comment
Labels
bug A defect in the library
Milestone

Comments

@t-yoshii
Copy link

Bug Report

Audio stream is not stopped when hmi level are changed to none or background from limited or full.
According to this guide, audio streaming is only allowed at hmi level limited and full.
https://smartdevicelink.com/en/guides/iOS/mobile-navigation/audio-streaming/

Reproduction Steps
  1. Start SDL app (appHMIType = Navigation) and connect to SDL core
  2. Change HMI level to full
  3. Change HMI level to background or none
Expected Behavior

Audio streaming and video streaming are stopped

Observed Behavior

Audio streaming is not stopped. Only video streaming is stopped.

OS & Version Information
  • iOS Version: 11.1.2
  • SDL iOS Version: 5.0.0-rc3
  • Testing Against: Our in-house testing SDL HMI devboard
Test Case, Sample Code, and / or Example App

PR will be created.

@joeljfischer joeljfischer added the bug A defect in the library label Nov 30, 2017
@joeljfischer joeljfischer added this to the 5.1.0 milestone Nov 30, 2017
@joeljfischer joeljfischer mentioned this issue Dec 7, 2017
3 tasks
@joeljfischer joeljfischer mentioned this issue Jan 10, 2018
2 tasks
@joeljfischer
Copy link
Contributor

This does not seem to have been fixed in the AudioStreamManager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
None yet
Development

No branches or pull requests

2 participants