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

App does not automatically reconnect to HU after changing language. #1532

Closed
zhouxin627 opened this issue Jan 29, 2020 · 5 comments
Closed
Labels
bug A defect in the library manager-lifecycle Relating to the manager layer - lifecycle manager
Projects

Comments

@zhouxin627
Copy link
Contributor

Bug Report

App does not automatically reconnect to HU after changing language.

Preconditions

  1. Connect the head unit to the phone via BT+USB
  2. App supports multiple languages
  3. SDLProxy version is 6.4.1
Reproduction Steps
  1. Activate App
  2. Change the language from English to Japanese on the HU
Expected Behavior

App automatically reconnects to HU after changing language.

Observed Behavior

The session closed right after changing language, but App does not automatically reconnect to HU.
※There is no problem with SDLProxy 6.3.1.

OS & Version Information
  • iOS Version: 10.2
  • SDL iOS Version: 6.4.1
  • Testing Against: SDL Core 6.0.1 + HMI running on our development environment.
Occurrence

30%

Recovery Method

Restart the APP

Log
2020-01-07 11:46:20.593076+0800 VRAudioTestAppAdmin3[3085:1021763] accessoryd sessionResult = 0, useSocketInterace = 0, sessionID = 0x0	
2020-01-07 11:46:20.593317+0800 VRAudioTestAppAdmin3[3085:1021763] ERROR - /BuildRoot/Library/Caches/com.apple.xbs/Sources/ExternalAccessory/ExternalAccessory-400.40.1/EASession.m:-[EASession dealloc] - 212 unable to close session for _accessory=0x2822f84e0 and sessionID=65536	
2020-01-07 11:46:20.593538+0800 VRAudioTestAppAdmin3[3085:1021763] yangjun IAPSession createSession self.eaSession = (null)	
2020-01-07 11:46:20.596762+0800 VRAudioTestAppAdmin3[3085:1021763] accessoryd sessionResult = 0, useSocketInterace = 0, sessionID = 0x0	
2020-01-07 11:46:20.596954+0800 VRAudioTestAppAdmin3[3085:1021763] ERROR - /BuildRoot/Library/Caches/com.apple.xbs/Sources/ExternalAccessory/ExternalAccessory-400.40.1/EASession.m:-[EASession dealloc] - 212 unable to close session for _accessory=0x2822f84e0 and sessionID=65536	
2020-01-07 11:46:20.597061+0800 VRAudioTestAppAdmin3[3085:1021763] yangjun IAPSession createSession self.eaSession = (null)	
2020-01-07 11:46:20.600088+0800 VRAudioTestAppAdmin3[3085:1021763] accessoryd sessionResult = 0, useSocketInterace = 0, sessionID = 0x0	
2020-01-07 11:46:20.600281+0800 VRAudioTestAppAdmin3[3085:1021763] ERROR - /BuildRoot/Library/Caches/com.apple.xbs/Sources/ExternalAccessory/ExternalAccessory-400.40.1/EASession.m:-[EASession dealloc] - 212 unable to close session for _accessory=0x2822f84e0 and sessionID=65536	
2020-01-07 11:46:20.600474+0800 VRAudioTestAppAdmin3[3085:1021763] yangjun IAPSession createSession self.eaSession = (null)	

logs.txt

@NicoleYarroch NicoleYarroch added the bug A defect in the library label Jan 29, 2020
@joeljfischer joeljfischer added the manager-lifecycle Relating to the manager layer - lifecycle manager label Jan 29, 2020
@joeljfischer
Copy link
Contributor

@zhouxin627 I tested this about 10 times on iOS 13.3.1, sdl_ios v.6.5.0 (Swift example app), and a Ford Sync Gen 3.0 (build 19205_DEVTEST) TDK 12 times and encountered no failures. Could you attempt this with an iOS 13.3.1 phone and sdl_ios v6.5.0? Otherwise, I wonder if the issue is related to your HMI / iAP connection.

@zhouxin627
Copy link
Contributor Author

@joeljfischer Thank you for your response. I will test it with sdl_ios v6.5.0 and inform you of the result as soon as possible.

@joeljfischer
Copy link
Contributor

Hello @zhouxin627, do you have any additional information?

@zhouxin627
Copy link
Contributor Author

Hi @joeljfischer, we have tested it with an iOS 13.3 phone and sdl_ios v6.5.0 in our environment, but still encountered this problem. Now we are doing further research to give you more details. Could you please give me some more time with this?

@joeljfischer
Copy link
Contributor

joeljfischer commented Feb 27, 2020

Certainly! I just wanted to check in since it had been a few weeks.

@joeljfischer joeljfischer added this to To do in v6.6.0 Mar 18, 2020
v6.6.0 automation moved this from To do to Done Apr 9, 2020
@joeljfischer joeljfischer mentioned this issue Apr 29, 2020
3 tasks
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 manager-lifecycle Relating to the manager layer - lifecycle manager
Projects
No open projects
v6.6.0
  
Done
Development

No branches or pull requests

3 participants