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

[BUG] App crashes if SUI permission isn't granted #98

Open
NikunjKhangwal opened this issue Oct 3, 2024 · 1 comment
Open

[BUG] App crashes if SUI permission isn't granted #98

NikunjKhangwal opened this issue Oct 3, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@NikunjKhangwal
Copy link

If SUI permission isn't granted the app crashes after selecting any app and hitting uninstall button. It doesn't ask for SUI permission.

Log:
FATAL EXCEPTION: main Process: org.samo_lego.canta, PID: 32336 java.lang.SecurityException: Permission Denial: transactRemote from pid=32336 requires permission at android.os.Parcel.createExceptionOrNull(Parcel.java:3183) at android.os.Parcel.createException(Parcel.java:3167) at android.os.Parcel.readException(Parcel.java:3150) at android.os.Parcel.readException(Parcel.java:3092) at android.content.pm.IPackageManager$Stub$Proxy.getPackageInstaller(IPackageManager.java:7378) at D2.l.a(Unknown Source:13) at w2.a.k(Unknown Source:106) at J0.h.k(Unknown Source:253) at y2.k.u(Unknown Source:282) at I1.a.o(Unknown Source:8) at W1.E.run(Unknown Source:114) at n0.T.K(Unknown Source:23) at n0.S.run(Unknown Source:2) at android.os.Handler.handleCallback(Handler.java:959) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loopOnce(Looper.java:232) at android.os.Looper.loop(Looper.java:317) at android.app.ActivityThread.main(ActivityThread.java:8601) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:863) Suppressed: b2.f: [n0.r0@867dc42, G.g@6611453, o0{Cancelling}@6b92190, T@a6d5a89]

@NikunjKhangwal NikunjKhangwal added the bug Something isn't working label Oct 3, 2024
@samolego
Copy link
Owner

samolego commented Oct 3, 2024

Thanks for reporting.

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
None yet
Development

No branches or pull requests

2 participants