-
Notifications
You must be signed in to change notification settings - Fork 131
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
presentChoiceSet failed with "INVALID_ID, null" #1336
Comments
Hi @yingchun1 What head unit are you testing against. I tried your code on Manticore and it worked well. |
i am using Ford TDK SYNC3, software version 2.3 build 17109_DEVTEST |
@yingchun1 do you mean version 3.2? I thought SYNC3 versions will always be something like 3.X |
I tried to run the provided code on a similar TDK which is Ford SYNC3 |
@yingchun1 just checking to see if you are able to reproduce the issue on Mantoicre |
@yingchun1 could you please test PR #1405 with both Manticore and your TDK? We believe #1405 should resolve the issue you've reported. Thanks! |
Closing as we believe this issue to be resolved via #1405. Please let us know if you are still experiencing the issue. Thank you! |
Bug Report
presentChoiceSet work well If just new ChoiceCell with text but will fail if i add the ChoiceCell with VrCommands in it.
Reproduction Steps
Expected Behavior
it should show the choice set successful
Observed Behavior
but it returns error with message "INVALID_ID, null"
OS & Version Information
Test Case, Sample Code, and / or Example App
The text was updated successfully, but these errors were encountered: