清除设备信息缓存
// 清除缓存,下次调用时重新检测clearDeviceInfoCache();const freshInfo = getDeviceInfo(); Copy
// 清除缓存,下次调用时重新检测clearDeviceInfoCache();const freshInfo = getDeviceInfo();
Description
清除设备信息缓存
Example