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

SDL doesn't reject the RPC from mobile in case the version of the mobile app is less then RPC version #3466

Closed
GetmanetsIrina opened this issue Jul 28, 2020 · 0 comments

Comments

@GetmanetsIrina
Copy link

GetmanetsIrina commented Jul 28, 2020

Bug Report

SDL doesn't reject the RPC from mobile in case the version of the mobile app is less then RPC version

Preconditions
  1. HMI and SDL are started
  2. Mobile app is registered with syncMsgVersion = (minorVersion = 0, majorVersion = 5)
  3. Mobile app is activated
Reproduction Steps
  1. App requests CloseApplication(RPC is available since=6.0)
Expected Behavior

SDL rejects the not supported RPC with INVALID_DATA result code

Observed Behavior

SDL processes the RPC successfully

OS & Version Information
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