Description
MobileRTC initialization seems to be deleting /library/caches/data directory(upon calling [[MobileRTC sharedRTC] initialize:context])
Which version?
5.0.24433.0616
To Reproduce(If applicable)
Steps to reproduce the behavior:
- initialize MobileRTC with the following context:
- domain = kSDKDomain;
- enableLog = YES;
- locale = MobileRTC_ZoomLocale_Default;
Smartphone (please complete the following information):
Device Model: iPad7,5
iOS Version: 12.3.1
Additional context
Please note that this only happens on fresh install of our app.