xDragonZ
xDragonZ
While implementing and testing around, I found out that sometimes colors are applied incorrectly and it required clear app data to reset it. Sometimes force stop app will help, sometimes...
Can this works for tunneling? If no, will this be implemented and how is the data transfer performance?
Show .so libraries entry points info Example: https://play.google.com/store/apps/details?id=com.xh.nativelibsmonitor.app
### 问题描述 https://github.com/alibaba/fastjson2/blob/main/core/src/main/java/com/alibaba/fastjson2/writer/FieldWriterBoolValField.java#L28 ``` Caused by java.lang.NoSuchMethodError: No virtual method getBoolean(Ljava/lang/Object;J)Z in class Lsun/misc/Unsafe; or its super classes (declaration of 'sun.misc.Unsafe' appears in /system/framework/core-libart.jar) at com.alibaba.fastjson2.writer.FieldWriterBoolValField.getFieldValueBoolean(FieldWriterBoolValField.java:35) at com.alibaba.fastjson2.writer.FieldWriterBoolValField.getFieldValue(FieldWriterBoolValField.java:24) at com.alibaba.fastjson2.writer.FieldWriterBoolVal.write(FieldWriterBoolVal.java:29)...
Does memguard work on mobile platform such as iOS and Android? Tested compiled using gomobile and attempt to use memguard result in crash. Did I missed out something? Thanks
Refer https://github.com/crashoverride777/swifty-ads/issues/57 As more and more apps is using swiftui, any plan of integration?