Bug Summary
The RS does not include its pendingIntent for apps to start their SdlServices. This is an issue if the app is installed during an already connected session. That would happen also if an app crashed and was restarted during a connected session.
Reproduction Steps
- Install app after RS is already connected
Expected Behavior:
Installed app connects to RS and IVI
Observed Behavior:
App does not start its SdlService and therefore does not connect
Which projects have you seen this bug on?
Android
Android Version(s)
No response
Android Device(s)
No response
sdl_java_suite Version
5.6.1
Testing Environment(s)
Relevant log output
No response