sdl_core
sdl_core copied to clipboard
[SDL 0336] Strict Versioning for Outgoing Core Messages
Proposal: Strict Versioning for Outgoing Core Messages
The main purpose of this proposal is to verify that SDL Core follows the Mobile API spec properly when communicating with older apps (where possible). Currently, due to changes in the Mobile API spec over time, there are cases where SDL Core can send a message to an older app which isn't valid for its API version.
Review: https://github.com/smartdevicelink/sdl_evolution/issues/1144