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
It seems the ScreenManager tries to upload images on Sync 2 even if the dynamic images are not supported. That doesn't crash the app but it just sends RPCs when there is no need for that.
Bug Summary
It seems the ScreenManager tries to upload images on Sync 2 even if the dynamic images are not supported. That doesn't crash the app but it just sends RPCs when there is no need for that.
See the equivalent Java Suite issue for more details: smartdevicelink/sdl_java_suite#1738
Reproduction Steps
SoftButtonManager
to set buttons with imagesExpected Behavior:
Images for the buttons shouldn't be uploaded because the TDK doesn't support dynamic images.
Observed Behavior:
SoftButtonManager
tries to upload the images then failiOS Version(s)
No response
sdl_ios Version
7.4.0
Testing Environment(s)
* Ford Sync 2.0 TDK
Relevant log output
No response
The text was updated successfully, but these errors were encountered: