-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Labels
bugA defect in the libraryA defect in the library
Description
Bug Summary
This issue is similar to #1738 . Even though graphics aren't supported the library still attempts to send the app icon and based on retry strategies it is attempted multiple times. The library should recognize through the RAI response that graphics aren't supported and therefore not send the app icon.
Reproduction Steps
- Connect to a module that doesn't support graphics (SYNC 2.0)
- Connect SDL
- Observer the app icon is attempted to be sent
Expected Behavior:
The app icon should not be sent as the module doesn't support dynamic graphics.
Observed Behavior:
The app icon is attempted to be sent but fails multiple times.
Which projects have you seen this bug on?
Android
Android Version(s)
11.0
Android Device(s)
Pixel 2 XL
sdl_java_suite Version
5.2.0
Testing Environment(s)
- Ford TDK SYNC 2.0
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
bugA defect in the libraryA defect in the library