sdl_core icon indicating copy to clipboard operation
sdl_core copied to clipboard

[SDL 0336] Strict Versioning for Outgoing Core Messages

Open theresalech opened this issue 4 years ago • 0 comments

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

theresalech avatar Jun 30 '21 14:06 theresalech