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

App stops/crashes while granting access to Shizuku on Pixel 6a #215

Open
piedpipr opened this issue Apr 5, 2024 · 4 comments
Open

App stops/crashes while granting access to Shizuku on Pixel 6a #215

piedpipr opened this issue Apr 5, 2024 · 4 comments

Comments

@piedpipr
Copy link

piedpipr commented Apr 5, 2024

I'm using Pixel 6a with latest Android 14 release(AP1A.240405.002)

The app keeps crashing while granting access to Shizuku on the screen as shown below

Screenshot_20240405-170028.png

Meaning in Shizuku it already has been allowed. However the same option shows which is not granted and ask for it. Upon tapping grant access or next the app crashes.

@piedpipr piedpipr changed the title App stops/crashes while granting access to Shizuku on Pixel 6a I'm using Pixel 6a with latest Android 14 release(AP1A.240405.002) App stops/crashes while granting access to Shizuku on Pixel 6a Apr 5, 2024
@AhriVastaya
Copy link

+1 Also running a pixel 6a, android 14.

@Entity1011
Copy link

Same issue here, I'd also like to bump this

@wizzdom
Copy link

wizzdom commented Apr 28, 2024

Same here on Pixel 8 Pro A14 Build AP1A.240405.002

FATAL EXCEPTION: main
Process: me.timschneeberger.rootlessjamesdsp, PID: 23755
java.lang.NoSuchMethodError: No interface method grantRuntimePermission(Ljava/lang/String;Ljava/lang/String;I)V in class Landroid/permission/IPermissionManager; or its super classes (declaration of 'android.permission.IPermissionManager' appears in /system/framework/framework.jar!classes3.dex)
	at me.timschneeberger.hiddenapi_impl.ShizukuSystemServerApi.PermissionManager_grantRuntimePermission(ShizukuSystemServerApi.java:49)
	at me.timschneeberger.rootlessjamesdsp.fragment.OnboardingFragment.ensureDumpPermission(OnboardingFragment.kt:487)
	at me.timschneeberger.rootlessjamesdsp.fragment.OnboardingFragment.canAccessNextPage(OnboardingFragment.kt:463)
	at me.timschneeberger.rootlessjamesdsp.fragment.OnboardingFragment.changePage(OnboardingFragment.kt:426)
	at me.timschneeberger.rootlessjamesdsp.fragment.OnboardingFragment.changePage$default(OnboardingFragment.kt:419)
	at me.timschneeberger.rootlessjamesdsp.fragment.OnboardingFragment$onViewCreated$8.invoke(OnboardingFragment.kt:250)
	at me.timschneeberger.rootlessjamesdsp.fragment.OnboardingFragment$onViewCreated$8.invoke(OnboardingFragment.kt:222)
	at me.timschneeberger.rootlessjamesdsp.view.Card._init_$lambda$1(Card.kt:133)
	at me.timschneeberger.rootlessjamesdsp.view.Card.$r8$lambda$O4AgqJI0zQIWi33ObcCsXniNjEY(Unknown Source:0)
	at me.timschneeberger.rootlessjamesdsp.view.Card$$ExternalSyntheticLambda1.onClick(Unknown Source:2)
	at android.view.View.performClick(View.java:7729)
	at com.google.android.material.button.MaterialButton.performClick(MaterialButton.java:1211)
	at android.view.View.performClickInternal(View.java:7706)
	at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
	at android.view.View$PerformClick.run(View.java:30484)
	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:8501)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)

@harshil21
Copy link

Yeah I had the same issue. They actually fixed it in a2205b3 but they didn't make another release. You can grab the latest build from https://github.com/timschneeb/RootlessJamesDSP/actions/runs/8420122395

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

5 participants