-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
IAP-BT to IAP-USB causes [Lifecycle] Failed to register the app #1079
Comments
@SatbirTanda See if this PR (released in v6.1.2) fixes your issue #1114 |
Hey Joel - after testing with 6.1.2 it looks like the issue persists - I've attached a log in the original post |
I was able to reproduce on iOS 12.12 (iPhone XS Max) and SDL_iOS 6.1. I suspect the issue is occurring because the stream delegates for the |
@SatbirTanda Can you check PR 1150 and see if it fixes your issue? |
@NicoleYarroch Hey Nicole, After doing some testing (connecting iPhone 7 to SYNC 3.2v2 via BT and then USB several) I can confirm that the I see the app appearing successfully via the fix in that PR |
Fixed in PR #1150 |
HelloSDLBT2USBConsole.log
Bug Report
Connecting device from IAP-BT to IAP-USB causes manager to stop registering to HU
Reproduction Steps
Ensure you have SDL enabled App on Phone.
Pair and connect iPhone over BT to Sync 3.2v2
App should register on SYNC
Now, connect the same device via USB to SYNC
(Internally, when the device connects over USB the device and SYNC setups another iAP session over USB. Once SYNC can determine that it is the same device which is connected over BT and USB, SYNC will proceed to disconnect the iAP session over BT)
Note the messages received on App (SDL disconnects, doesn't appear on head unit)
Expected Behavior
App should un-register since they were connected over BT and then immediately re-register over USB
Observed Behavior
App unregisters and then disconnects the manager completely over USB
OS & Version Information
The text was updated successfully, but these errors were encountered: