User images is not displayed unless hardwareAccelerated = "true"

I’m using SDKv5.14.0.
I change my app to use the NewMeetingActivity class.
Previously, even with hardwareAccelerated = “false”, the following icons or user images appeared but not now.
image

In NewMeetingActivity class need hardwareAccelerated=“true”.
The same is true for SDK samples.
is this a bug?

Is there any update on this?

Hello @akio ,

Thank you for posing on the dev forum. hardwareAccelerated needs to be set as true without new user interface. In the old user interface, we’ve set it as true internally so the developers are not able to change this setting. We’ll add this default setting in version 5.14.10 to avoid developers setting it as false.
Thank you

Elaine

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.