This app will now restart to free up memory

Hello there. I’ve developed a web app and want to deploy it to the LG Store. During testing, I overcame an app crash issue due to low memory. Can someone suggest to me what measures could be taken on the developer side to handle app crashes for memory? My app requires a huge amount of data, mainly including images for bigger sizes. I managed to clear unnecessary elements during rendering but did not find a proper fix. Thanks in advance.

There is no special way. Please consider that TVs have lower specifications than PCs, and try reducing memory usage. We recommend less than 250MB. And there is no need to use higher resolution images than the supported specifications. Please check Supported App Resolution and use images within the supported resolutions. If your image display size is smaller than the screen, please use a low-resolution image instead of resizing a high-resolution image. Thank you.