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

Primary Graphic not sent to SDL Core for Media Template #446

Closed
renonick87 opened this issue May 25, 2021 · 0 comments · Fixed by #447
Closed

Primary Graphic not sent to SDL Core for Media Template #446

renonick87 opened this issue May 25, 2021 · 0 comments · Fixed by #447
Labels
bug Something isn't working

Comments

@renonick87
Copy link
Contributor

Bug Report

Primary Graphic and text updated using Screen Manager, however only text gets updated. This bug is specific to Sync. See iOS bug for additional info smartdevicelink/sdl_ios#1152.

Reproduction Steps
  1. Connect a media app, it will start on the media template
  2. Change the layout to something else, like textAndGraphic
  3. Change the layout back to MEDIA
  4. Try to show another image.
  5. The display capabilities that are returned don’t include that the primary graphic is supported, so it will fail.
Expected Behavior

Text and graphic should be updated.

Observed Behavior

Only text is updated. Screen manager somehow determines that there is no image to update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants