Bug Report
SDL sometimes doesn't send BC.OnAppUnregistered in case HMI close an app with RESOURCE_CONSTRAINT reason.
Occurrences
~0.5-0.9%
Reproduction Steps
- SDL and HMI are started
- App is registered on default mobile connection
- App is activated
- HMI sends
BC.OnExitApplication with reason: RESOURCE_CONSTRAINT related to App to SDL
Expected Behavior
SDL sends BC.OnAppUnregistered notification to HMI
Observed Behavior
SDL doesn't send a notification to HMI
OS & Version Information
Test Case, Sample Code, and / or Example App
Bug Report
SDL sometimes doesn't send BC.OnAppUnregistered in case HMI close an app with RESOURCE_CONSTRAINT reason.
Occurrences
~0.5-0.9%
Reproduction Steps
BC.OnExitApplicationwith reason:RESOURCE_CONSTRAINTrelated to App to SDLExpected Behavior
SDL sends
BC.OnAppUnregisterednotification to HMIObserved Behavior
SDL doesn't send a notification to HMI
OS & Version Information
Test Case, Sample Code, and / or Example App