You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: