SDK version: "customerio-reactnative": "5.3.0",
Environment: Production
Are logs available?
No.
Describe the bug
Play Store warning:
Improve your app's performance with bitmap image optimisation
Your app is manually downloading and decoding images from the network in the following places:
Decoded in io.customer.messagingpush.CustomerIOPushNotificationHandler$addImage$1$1.invokeSuspend
Downloaded in io.customer.messagingpush.CustomerIOPushNotificationHandler$addImage$1$1.invokeSuspend
This can lead to excessive memory usage, slow performance and app crashes. To reduce memory usage, we recommend using an image-loading library to automatically handle downsampling, caching and memory management for you.
Screenshots

SDK version: "customerio-reactnative": "5.3.0",
Environment: Production
Are logs available?
No.
Describe the bug
Play Store warning:
Improve your app's performance with bitmap image optimisation
Your app is manually downloading and decoding images from the network in the following places:
Decoded in io.customer.messagingpush.CustomerIOPushNotificationHandler$addImage$1$1.invokeSuspend
Downloaded in io.customer.messagingpush.CustomerIOPushNotificationHandler$addImage$1$1.invokeSuspend
This can lead to excessive memory usage, slow performance and app crashes. To reduce memory usage, we recommend using an image-loading library to automatically handle downsampling, caching and memory management for you.
Screenshots
