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

锁屏时的微信支付通知无法自动记账 #175

Open
2 of 7 tasks
R1CK666 opened this issue Apr 19, 2023 · 0 comments
Open
2 of 7 tasks

锁屏时的微信支付通知无法自动记账 #175

R1CK666 opened this issue Apr 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@R1CK666
Copy link

R1CK666 commented Apr 19, 2023

当前使用的框架

  • Lsposed
  • EdXposed
  • 太极(无极)
  • 轮回
  • 梦境
  • 其他虚拟框架

描述错误

锁屏时弹出自动扣费的微信支付通知,解锁后发现自动记账已崩溃

重现步骤

1.进行消费后扣费的消费,比如微信扫码进地铁
2.消费结束后,手机锁屏状态下,微信支付自动进行了扣费
3.解锁发现自动记账崩溃通知

相关环境说明

钱迹3.2.1.11-734
自动记账3.3.3
系统android11

日志内容

verCode:涅槃 3.3.3

error:
BroadcastReceiver components are not allowed to register to receive intents

stackTrace:
1.android.app.ReceiverRestrictedContext.registerReceiver(ContextImpl.java:143)
2.android.app.ReceiverRestrictedContext.registerReceiver(ContextImpl.java:132)
3.android.content.ContextWrapper.registerReceiver(ContextWrapper.java:668)
4.android.widget.AbsListView.onAttachedToWindow(AbsListView.java:3256)
5.android.view.View.dispatchAttachedToWindow(View.java:20754)
6.android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3565)
7.android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3572)
8.android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3572)
9.android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3572)
10.android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3572)
11.android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3572)
12.android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3572)
13.android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3572)
14.android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3572)
15.android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3572)
16.android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2772)
17.android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2252)
18.android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:8842)
19.android.view.Choreographer$CallbackRecord.run(Choreographer.java:1137)
20.android.view.Choreographer.doCallbacks(Choreographer.java:951)
21.android.view.Choreographer.doFrame(Choreographer.java:877)
22.android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1122)
23.android.os.Handler.handleCallback(Handler.java:938)
24.android.os.Handler.dispatchMessage(Handler.java:99)
25.android.os.Looper.loop(Looper.java:257)
26.android.app.ActivityThread.main(ActivityThread.java:8384)
27.java.lang.reflect.Method.invoke(Native Method)
28.com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
29.com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1032)

这不是重复的 issue

  • 我已经搜索了现有 issue,以确保该错误尚未被报告。
@R1CK666 R1CK666 added the bug Something isn't working label Apr 19, 2023
@dreamncn dreamncn moved this to Todo in 自动记账4.0 Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant