Bug Summary
If connected to core RPC >= 6, TemplateConfiguration gets sent in Show RPC's, in java Suite lib, we are not updating the currentScreenData for TemplateConfiguration in that case.
Reproduction Steps
- Connect to manticore
- Update TemplateConfiguration via TextAndGraphicManager
- Check currentScreenData in TextAndGraphicManager
Expected Behavior:
TemplateConfiguration should be set in currentScreenData
Observed Behavior:
TemplateConfiguration is not set in currentScreenData
Which projects have you seen this bug on?
No response
Android Version(s)
n/a
Android Device(s)
n/a
sdl_java_suite Version
5.5.0
Testing Environment(s)
Relevant log output
No response