You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I just installed your app, but ran into an issue.
Whenever I try to install any APK, I get this exception:
time: 1736030649748
msg: java.lang.IllegalStateException: IServiceManager haven't been received
stacktrace: java.lang.RuntimeException: Unable to create service dev.sanmer.pi.service.InstallService: java.lang.IllegalStateException: IServiceManager haven't been received
at android.app.ActivityThread.handleCreateService(ActivityThread.java:4925)
at android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2407)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8592)
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:878)
Caused by: java.lang.IllegalStateException: IServiceManager haven't been received
at dev.sanmer.pi.cd.a(Unknown Source:9)
at dev.sanmer.pi.r6.b(Unknown Source:95)
at dev.sanmer.pi.cW.getValue(Unknown Source:20)
at dev.sanmer.pi.service.InstallService.e(Unknown Source:2)
at dev.sanmer.pi.service.InstallService.onCreate(Unknown Source:13)
at android.app.ActivityThread.handleCreateService(ActivityThread.java:4912)
... 9 more
I use KSU, and I double checked that PI has been set up correctly; turned on root in the KSU app before launching it, selected root working mode, gave access to notifications, and selected PI as my package installer, but anytime I tap on any APK files, it just presents me with a ,,PI keeps stopping" error.
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Hello!
I just installed your app, but ran into an issue.
Whenever I try to install any APK, I get this exception:
I use KSU, and I double checked that PI has been set up correctly; turned on root in the KSU app before launching it, selected root working mode, gave access to notifications, and selected PI as my package installer, but anytime I tap on any APK files, it just presents me with a ,,PI keeps stopping" error.
Thank you for your help!
The text was updated successfully, but these errors were encountered: