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
Strange behavior when a mobile app is activated while a cloud app is pending connection. The HMI is putting the cloud app in full and Core is responding to the mobile app that it is in FULL. Neither app should be in full or activated.
Reproduction Steps
Set Cloud app in policy table
Start Core and HMI
Activate cloud app (cloud app is not running so no connection is made)
Activate android mobile application over tcp (different app id)
Expected Behavior
Cloud app does not activate
Android app registers in hmi level none
Observed Behavior
Core responds to HMI activating cloud app
Core sends hmi level full to android application.
OS & Version Information
OS/Version: Ubuntu 20
SDL Core Version: 8.1
Testing Against: JavaSE cloud app and android test suite.
The text was updated successfully, but these errors were encountered:
Bug Report
Strange behavior when a mobile app is activated while a cloud app is pending connection. The HMI is putting the cloud app in full and Core is responding to the mobile app that it is in FULL. Neither app should be in full or activated.
Reproduction Steps
Expected Behavior
Observed Behavior
OS & Version Information
The text was updated successfully, but these errors were encountered: