zhuwo
Results
2
issues of
zhuwo
Currently, I want to upload file to a shared folder. But after I upload file, I want to read the status of the uploaded file, I find the creation time,...
大佬,我们这边使用了您的YYText,发现在iOS 17上运行会崩溃,触发了系统的断言: UIGraphicsBeginImageContext() failed to allocate CGBitampContext: size={382, 0}, scale=3.000000, bitmapInfo=0x2002. Use UIGraphicsImageRenderer to avoid this assert. 查了下 api,发现UIGraphicsBeginImageContext在iOS 17上已经deprecated了,  大佬是否需要更新下