Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Second App registration during cloud connection process #3897

Closed
Jack-Byrne opened this issue Mar 31, 2022 · 0 comments
Closed

Second App registration during cloud connection process #3897

Jack-Byrne opened this issue Mar 31, 2022 · 0 comments
Labels

Comments

@Jack-Byrne
Copy link
Collaborator

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
  • 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants