alliswell

Results 7 issues of alliswell

hello, error happened on some mobiles. reason: loadLibrary fail. `XCrashTracker: XCrashTracker initialize: ROM{name='MIUI' versionCode=0 versionName='null' ma=xiaomi' manufacturer=Xiaomi'} 06-21 17:53:44.676 10619 10701 E xcrash : NativeHandler System.loadLibrary failed java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file...

在Android设备上,当引入Dokit后,Coil无法正常从image url加载图片。 环境信息如下: - 手机:VIVO Y73T - Dokit版本:3.7.11 - Gradle版本:7.5 - AGP:7.4.2 ```java dependencies{ ... classpath("io.github.didi.dokit:dokitx-plugin:3.7.11") classpath("com.didiglobal.booster:booster-gradle-plugin:4.16.2") } // build.gradle.kts debugImplementation(Depend.didi_dokitx) debugImplementation(Depend.didi_dokitx_ft) debugImplementation(Depend.didi_dokitx_mc) debugImplementation(Depend.didi_dokitx_weex) releaseImplementation(Depend.didi_dokitx_no_op) ``` logcat中日志如图: ![image](https://github.com/didi/DoKit/assets/13853021/e099402e-38b3-43fe-bc8d-102cb750acda)

Error info: Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete, origin: D:\Workspace\ctzqp_overseas\app\build\intermediates\transforms\APMSPlugin\debug\272.jar:io/michaelrocks/libphonenumber/android/NumberParseException$ErrorType.class at Version.fakeStackEntry(Version_4.0.52.java:0) I am using `libphonenumber-android:8.13.26`, build app happen error, and I have not enable dexproguard. Gradle version: 7.5...

bug

**XPopup版本** 1.9.0 **手机系统和型号** 华为Mate30 **描述你的问题** ![image](https://github.com/user-attachments/assets/3bddf437-1552-4f5b-9f88-3b2ade0a405c) ![image](https://github.com/user-attachments/assets/8f35ee83-1a07-46fb-a116-15bf3364d2ef)

After I have successfully paid for the subscription item, I subscribe to the same subscription item again, Google prompts you to subscribe to the same item Dialog, when the Dialog...

` What went wrong: Execution failed for task ':app:mergeDebugResources'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Failed to transform CheckVersionLib-2.4.2.aar (com.github.AlexLiuSheng:CheckVersionLib:2.4.2) to match attributes {artifactType=android-res, org.gradle.category=library, org.gradle.status=release,...

**Describe the bug** Could not create plugin of type 'AabResGuardPlugin' **Expected behavior** 配置插件后,项目无法同步成功 **Info (please complete the following information):** - Device: 不涉及 - OS: 不涉及 - AabResGuard version : 0.1.7...

bug