mubasher380

Results 9 comments of mubasher380

Did you find any solution??

我知道这里的应用程序失败了,但我不明白你为什么有任何想法或者你会修复它吗?

> `XposedHelpers.findAndHookMethod("android.app.PendingIntent", context.getClassLoader(), "checkFlags", int.class, String.class, new XC_MethodHook() { @Override protected void beforeHookedMethod(MethodHookParam param) { if (param.args[0] != null) { int flags = (int) param.args[0]; final boolean flagImmutableSet = (flags...

> > > you can try > > > > > > where to paste it? > > Is your problem solved? no, still my problem is not solved, do...

> 可以运行 所以请帮助我们,我们被困在 android 13 中,我们也想在 android 13 上运行这个项目

> > I have no problem on android 13 > > 你好,你这边可以在 android 13 上运行吗?我这边在13上无法安装 同样这个问题也发生在我这边

snapchat is not working here are logs that are comming Process: com.snapchat.android, PID: 3341 java.lang.SecurityException: Calling uid 10471 cannot set locusIdfor package com.snapchat.android at android.os.Parcel.createExceptionOrNull(Parcel.java:3011) at android.os.Parcel.createException(Parcel.java:2995) at android.os.Parcel.readException(Parcel.java:2978) at...