logo
On this page

How to clear the cache?

2021-09-09
Products / Plugins:Roomkit
Platform / Framework:iOS / Android

RoomKit's cache contains resources such as whiteboards and files shared in the classroom. The default save path and clearing method are as follows:

  • iOS
/AppData/Documents/ZegoDocs
/AppData/Documents/ZegoWhiteboardCache
/AppData/Library/ZGDownloadCach

Delete the files in these three folders.

  • Android
/data/data/[Application package name]/files/zegodocs/
/data/data/[Application package name]/files/whiteboard/

Please clear through the clear app data function in Android system settings. Taking Xiaomi MIUI 12.0.7 system as an example, there is a clear data button under the app information, which can clear the app data.

Previous

After integrating Express uni-app SDK on the Windows platform, when using dev certificate cloud packaging to run iOS applications, an error occurs. How should this be handled?

Next

How to remove a specified user from a room?