Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.5 crash on miui12 #2

Open
buffcow opened this issue May 19, 2023 · 5 comments
Open

v1.5 crash on miui12 #2

buffcow opened this issue May 19, 2023 · 5 comments
Assignees

Comments

@buffcow
Copy link

buffcow commented May 19, 2023

miui12,when opening NFC , it crash.
this is the log:

java.lang.NoClassDefFoundError: Can't find this Class in [dalvik.system.PathClassLoader[DexPathList[[zip file "/system/app/TSMClient/TSMClient.apk"],nativeLibraryDirectories=[/system/app/TSMClient/lib/arm64, /system/app/TSMClient/TSMClient.apk!/lib/arm64-v8a, /system/lib64, /product/lib64, /system/priv-app/RtMiCloudSDK/RtMiCloudSDK.apk!/lib/arm64-v8a, /system/lib64, /product/lib64]]]]:
                                -> name:[com.miui.tsmclient.entity.CTAHelper]
Generated by YukiHookAPI#ReflectionTool
	at q.a.c(Unknown Source:184)
	at q.a.e(Unknown Source:137)
	at s.b.d(Unknown Source:17)
	at a.a.d(Unknown Source:61)
	at j0.a.o(Unknown Source:8)
	at v0.y.u(Unknown Source:48)
	at v0.f.n(Unknown Source:139)
	at v0.f.v(Unknown Source:90)
	at v0.f.c(Unknown Source:21)
	at w0.c.run(Unknown Source:6)
	at android.os.Handler.handleCallback(Unknown Source:2)
	at android.os.Handler.dispatchMessage(Unknown Source:4)
	at android.os.Looper.loop(Unknown Source:242)
	at android.app.ActivityThread.main(Unknown Source:101)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
	at com.android.internal.os.ZygoteInit.main(Unknown Source:275)
	Suppressed: v0.c0: [b1{Cancelling}@dc1d6a9, Dispatchers.Main]

@GSWXXN
Copy link
Owner

GSWXXN commented May 22, 2023

新版模块替换了查找函数的方式. 由于你的智能卡版本较旧, 我很难找到安装包, 所以请麻烦提取一下小米智能卡

@GSWXXN GSWXXN self-assigned this May 22, 2023
@buffcow
Copy link
Author

buffcow commented May 22, 2023

新版模块替换了查找函数的方式. 由于你的智能卡版本较旧, 我很难找到安装包, 所以请麻烦提取一下小米智能卡

小米智能卡

@GSWXXN
Copy link
Owner

GSWXXN commented May 24, 2023

尝试适配了一下, 在我的设备上即使使用了核心破解, 也没办法安装运行你提供的智能卡版本, 所以还要请你帮忙测试一下

AutoNFC-1.6-Preview.1

@buffcow
Copy link
Author

buffcow commented May 25, 2023

尝试适配了一下, 在我的设备上即使使用了核心破解, 也没办法安装运行你提供的智能卡版本, 所以还要请你帮忙测试一下

AutoNFC-1.6-Preview.1

卡在 正在自动开启NFC 的页面

@GSWXXN
Copy link
Owner

GSWXXN commented Aug 7, 2023

487da5a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants