Support old devices with SDL Core 2.0 when using USB cable
peterkomar opened this issue · 3 comments
peterkomar commented
Bug Summary
The old Ford SYNC 1 with SDL core 2.0.0 does not show my application name in the list of apps on the head unit on a USB connection.
Reproduction Steps
- Connect the phone to the head unit via USB cable
- Launch the app on the phone
- Go to SYNC Applications -> Mobile Apps Click on 'Find apps'
Expected Behavior:
application name listed in the SYNC Applications -> Mobile Apps
Observed Behavior:
application name is not in the SYNC Applications -> Mobile Apps
iOS Version(s)
15.4.1
sdl_ios Version
7.3.0
Testing Environment(s)
Ford Head Unit SYNC 1.1 with SDL Core 2.1.0
Relevant log output
No response
joeljfischer commented
Hello @peterkomar, thank you for the report. It would be very helpful if you are able to turn on debug
or verbose
logging with your app, then connect to the head unit and provide us with the relevant logs.
peterkomar commented
Hi @joeljfischer, I will update the issue with logs later today
peterkomar commented
I was checked the logs and found what was the reason. It was problem in my code. Sorry for disturbing.