customerio / customerio/customerio-reactnative
Play Store Memory Usage warning
- Dominant language
- TypeScript
- Stars
- 40
- Forks
- 16
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 11
Description
**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**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.