porum
porum
facing the same problem, any update?
> 补充: 能否在MMKVFlipperPlugin增加 add(name)功能,因为FlipperClient本身限制一种Plugin只能add一次,所以在需要动态添加需要观察的文件不太好做。目前我是自己维护一个动态列表,每次需要新增就先从FlipperClient removePlugin然后再重新添加。 Hi, I have encapsulated MMKV and provided a Flipper desktop plugin. Maybe it can solve your problem. you can find it at https://github.com/porum/KVCompat
AliveBaseAbility.7z解压出来的文件还是个压缩文件,再次解压才能看到里面的内容
> 那个实际格式是tar.lzma 是的,直接 tar 命令就可以解。
Any update?
I don't think this is a bug.
一个跨平台的 xlog decoder,支持 windows,macos,linux 系统,x86 及 arm64 架构: https://github.com/porum/xlog-decoder
I'm faced the same issue on WebRTC M114, not flutter-webrtc, solved by upgrading gradle to 8.x and agp to 7.x.
any updates?