smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
240 stars 245 forks source link

Fix app activation during pending cloud connection #3898

Closed Jack-Byrne closed 2 years ago

Jack-Byrne commented 2 years ago

Fixes #3897

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Test case described in issue

Summary

Adds a check to ON_EVENT in Activate app that if the cloud app is still in the pending list, it has not connected and registered, therefore it should not activate.