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

Manager reconnects after app unregisters with reason "unauthorized" #977

Closed
kshala-ford opened this issue May 24, 2018 · 0 comments
Closed
Labels
bug A defect in the library
Milestone

Comments

@kshala-ford
Copy link
Contributor

Bug Report

On some head units with iAP BT it happens that mobile-nav apps are unregistered using OnAppInterfaceUnregistered with the reason AppUnauthorized. This will cause the lifecycle manager to reconnect. At the end the app reconnects endlessly. The head units should not register these apps in the first place but the main taks is that unauthorized applications should not reconnect.

Reproduction Steps
  1. Install a MobileNav app on your phone
  2. Connect your phone to a SDL enabled head unit with iAP/BT support
  3. Observe
Expected Behavior
  • On the head unit the app appears and disappears every second
Observed Behavior
  • The app should not reappear
OS & Version Information
  • SDL iOS Version: 5.2.0
@joeljfischer joeljfischer added this to the 6.0.0 milestone May 24, 2018
@joeljfischer joeljfischer added the bug A defect in the library label May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
None yet
Development

No branches or pull requests

2 participants