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

HMI is unable to send "RC.SetGlobalProperties" response with error resultCode #521

Closed
VjKlepikov opened this issue Mar 18, 2021 · 1 comment

Comments

@VjKlepikov
Copy link
Contributor

VjKlepikov commented Mar 18, 2021

Description:
HMI is unable to send "RC.SetGlobalProperties response with error resultCode

Precondition:
1. Start SDL and HMI.
2. Connect mobile device via any transport.
3. Mobile application is registered and activated.

Steps to reproduce:
1. On HMI go to "Setting -> RPC Control -> App name -> RC.SetGlobalProperties
Set resultCode (ex. "GENERIC_ERROR" ) from the drop-down list and click "Save" button
2. Send RC.SetGlobalProperties(params)

Expected result:
HMI responds with an erroneous type of response ( ERROR resultCode ( ex. GENERIC_ERROR))
SDL→HMI: RC.SetGlobalProperties ( params )
HMI→SDL: { "code":22,"method":" RC.SetGlobalProperties" }

Actual result:
HMI is unable to send "RC.SetGlobalProperties response with error resultCode

Environment:
SDL: https://github.com/smartdevicelink/sdl_core/tree/develop (c9fc559)
HMI: https://github.com/smartdevicelink/sdl_hmi/tree/develop (41c804d)
SPT: 20210305-Android (1076)

@ShobhitAd
Copy link
Contributor

Closed via #545

@jacobkeeler jacobkeeler changed the title HMI is unable to send "RC.SetGlobalProperties response with error resultCode HMI is unable to send "RC.SetGlobalProperties" response with error resultCode Apr 14, 2021
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

No branches or pull requests

2 participants