Feature Category
Performance and User Experience
Description
Periskope allows users to select stored media files when sending WhatsApp messages. However, the current behavior appears to retrieve media from the server every time a user sends a file, even if the same media has already been used previously.
This results in unnecessary delays and inefficient bandwidth usage, especially for teams that frequently reply with the same images, videos, documents, or other media files.
Proposed Solution
Implement a local caching system for media files in the mobile application.
Proposed behavior:
When a media file is used for the first time, it is retrieved from the server as it is today.
The file is then cached locally within the mobile app.
On subsequent uses, the file is loaded directly from the local cache instead of downloading it again.
The application may optionally verify whether the remote file has been updated and refresh the cache only when necessary.
Problem Being Solved
Repeated downloads of the same media create unnecessary delays and reduce efficiency for users who frequently send identical media files in conversations.
Expected Benefits
Faster media selection and sending
Improved responsiveness in the mobile app
Reduced server requests
Lower bandwidth consumption
Better experience for high volume customer support environments
Additional Context
In many operational scenarios, a large percentage of WhatsApp replies reuse the same media assets repeatedly. Local caching would significantly improve efficiency and usability of the media library.

Please authenticate to join the conversation.
Completed
π‘ Feature Request
22 days ago

Marco Rinaudo
Get notified by email when there are changes.
Completed
π‘ Feature Request
22 days ago

Marco Rinaudo
Get notified by email when there are changes.