You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mobile app is registered with HMIAppType not defined on the Policy server (eg MEDIA)
Mobile app is activated
Steps to reproduce:
PTU is performed with new HMI type for the registered App (eg NAVIGATION)
Activate app (After the app's AppHMIType is received due to Policies update being different from app's AppHMIType requested during registration, SDL puts such FULL or LIMITED app to BACKGROUND.)
Expected result:
SDL sends the updated list of app's allowed AppHMITypes via UI.ChangeRegistration(appID, AppHMIType) to HMI in case the app's AppHMIType is received due to policies update is different from app's AppHMIType requested during registration.
HMI updates the app view according to the received HMI type (HMI shows navigation screen)
Actual result:
HMI does not apply the app view according to HMI type value in UI.ChangeRegistration.(HMI still shows media screen)
Note:
HMI applies updated HMI type to the app view only after app reregistration
Precondition:
MEDIA
)Steps to reproduce:
NAVIGATION
)FULL
orLIMITED
app toBACKGROUND
.)Expected result:
UI.ChangeRegistration(appID, AppHMIType)
to HMI in case the app's AppHMIType is received due to policies update is different from app's AppHMIType requested during registration.Actual result:
HMI does not apply the app view according to HMI type value in
UI.ChangeRegistration
.(HMI still shows media screen)Note:
HMI applies updated HMI type to the app view only after app reregistration
OS & Version Information:
The text was updated successfully, but these errors were encountered: