jsonsuxing

Results 8 comments of jsonsuxing

Hope to support null safety

I encountered the same problem, the image that can be loaded will not be empty currentState, and the image that cannot be loaded will be reported as empty currentState

Thanks for your reply, I didn't crop it in the GridView, but selected it from the Android album, using the.file constructor. Some images can be displayed, some can't be displayed,...

> > 我将文件中的maximumSizeBytes常`_kDefaultSizeBytes`量值从`100 PaintingBinding.instance.imageCache.maximumSizeBytes = 1000

English: The same problem occurred on ios 18.5. I tried many methods but none of them worked. I thought I could only modify the source code, but since I'm using...

6.1.0依然有这个问题,但12小时前新发布的6.2.0解决了这个问题,但更新日志显示的「HarmonyOS: 升级 QQ SDK 到 v1.0.3, 优化文档」。 我看了一下更新内容,显示上个月的时候,iOS的Classes文件夹下的[UIApplication+Hook.h](https://github.com/RxReader/tencent_kit/blob/master/ios/Classes/UIApplication%2BHook.h)已经备注了「修复iOS18无法唤起QQ的bug 」,但在我的18.3.1的版本上依然有这个问题。 而12个小时前更新的[UIApplication+Hook.m](https://github.com/RxReader/tencent_kit/blob/master/ios/Classes/UIApplication%2BHook.m)文件解决了这个问题。