Clearing cache on mobile device
Hello, I have problem to solve: in our mobile app we have functionality for sending and downloading documents to some 3rd party server. Problem is when user tries to view one of documents, it's downloaded and stored in DocumentStore cache file.
For security reasons I need to add functionality to delete those files after user is finished.
So I need to find way how in pega clear this file via activity or function.
For Android path looks like this: data/data/<app folder>cache/com.pega.mobileclient.sdk.documents/DocumentStore/
***Edited by Moderator Marije to add Capability tags***