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

The choice set manager does not handle a success result with an error #1363

Closed
NicoleYarroch opened this issue Jul 30, 2019 · 1 comment
Closed
Labels
bug A defect in the library
Projects
Milestone

Comments

@NicoleYarroch
Copy link
Contributor

Bug Report

The SDLChoiceSetManager is not setup to handle both an error and a success result for a PerformInteraction response, so a subscriber is not notified when a choice set item is selected.

Reproduction Steps
  1. Connect the SDL_iOS Swift example app to sdl_core + sdl_hmi
  2. Click on the first PICS item in the menu
Expected Behavior

The subscriber should be notified that a choice set item was selected.

Observed Behavior

The subscriber is not notified that a choice set item was selected.

OS & Version Information
  • iOS Version: n/a
  • SDL iOS Version: 6.4
  • Testing Against: sdl_core + sdl_hmi
Test Case, Sample Code, and / or Example App

Tested using the library's Swift example app

@NicoleYarroch NicoleYarroch added this to To do in v6.4 via automation Jul 30, 2019
@NicoleYarroch NicoleYarroch added this to the 6.4.0 milestone Jul 30, 2019
@NicoleYarroch NicoleYarroch added the bug A defect in the library label Jul 30, 2019
@joeljfischer
Copy link
Contributor

Closed as fixed in sdl_hmi

v6.4 automation moved this from To do to Done Aug 15, 2019
@joeljfischer joeljfischer mentioned this issue Oct 24, 2019
1 task
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
No open projects
v6.4
  
Done
Development

No branches or pull requests

2 participants