null-dev / UniversalAuth

Add custom auth options (e.g. face unlock) to your phone using Xposed.
Other
187 stars 13 forks source link

Face unlock not working android 13 (arrow) #16

Closed eldigo closed 1 year ago

eldigo commented 1 year ago

I got this error on start up:

[ 2023-01-06T09:26:39.757    10141:  2337:  2337 I/LSPosed-Bridge  ] Loading module ax.nd.universalauth.xposed from /data/app/~~ZZ4fQhbgmIf9h5bCW31OZA==/ax.nd.universalauth.xposed-ZmgqwnmTZItEuYqcWY8Tdg==/base.apk
[ 2023-01-06T09:26:39.766    10141:  2337:  2337 I/LSPosed-Bridge  ]   Loading class ax.nd.universalauth.xposed.Module
[ 2023-01-06T09:26:39.797    10141:  2337:  2337 I/LSPosed-Bridge  ] Failed to hook status bar! Initial attempt failed with:
[ 2023-01-06T09:26:39.797    10141:  2337:  2337 E/LSPosed-Bridge  ] java.lang.ClassNotFoundException: Didn't find class "com.android.systemui.statusbar.phone.StatusBar" on path: DexPathList[[zip file "/system_ext/priv-app/SystemUI/SystemUI.apk"],nativeLibraryDirectories=[/system_ext/priv-app/SystemUI/lib/arm64, /system/lib64, /system_ext/lib64, /system/lib64, /system_ext/lib64]]
[ 2023-01-06T09:26:39.797    10141:  2337:  2337 I/LSPosed-Bridge  ] We tried an alternative class but that failed too:
[ 2023-01-06T09:26:39.797    10141:  2337:  2337 E/LSPosed-Bridge  ] java.lang.NoSuchMethodError: com.android.systemui.statusbar.phone.CentralSurfaces#start()#exact
[ 2023-01-06T09:26:39.798    10141:  2337:  2337 I/LSPosed-Bridge  ] Failed to hook early unlock, early unlock hook will not work:
[ 2023-01-06T09:26:39.798    10141:  2337:  2337 E/LSPosed-Bridge  ] java.lang.NoSuchMethodError: com.android.keyguard.KeyguardUpdateMonitor#updateFaceListeningState(int)#exact

Any idea's?

eldigo commented 1 year ago

Working again after disabling the "even faster face unlock" option