JingMatrix / ChromeXt

UserScript and DevTools supports for Chromium based and WebView based browsers
https://jingmatrix.github.io/ChromeXt/
GNU General Public License v3.0
595 stars 32 forks source link

WebView.getProviderClass errors after updating ChromeXt #140

Closed xiaowine closed 7 months ago

xiaowine commented 7 months ago

Edge Version:120.0.2210.64 This is the log file of the lsp, only the log of this module, which is of an abnormal size modules_2023-12-23T23_33_06.161152.log

JingMatrix commented 7 months ago

I tried Edge v120.0.2210.84 with both LSPatch and LSPosed, and they were working well. Please ensure that you install the ChromeXt from GitHub Actions.

xiaowine commented 7 months ago

I tried Edge v120.0.2210.84 with both LSPatch and LSPosed, and they were working well.我尝试了带有 LSPatch 和 LSPosed 的 Edge v120.0.2210.84,它们运行良好。 Please ensure that you install the ChromeXt from GitHub Actions.请确保从 GitHub Actions 安装 ChromeXt。

I did install ChromeXt from GitHub Action,but not work

This is Edge apk

JingMatrix commented 7 months ago

Still cannot reproduce your problem. I patched your provided APK, here is the link. Please install it to see if it works. It might be that other Xposed modules on your devices is stopping ChromeXt from working. You can try to disable them for a while.

xiaowine commented 7 months ago

Still cannot reproduce your problem. I patched your provided APK, here is the link.仍然无法重现您的问题。我修补了您提供的APK,这是链接。 Please install it to see if it works.请安装它,看看它是否有效。 It might be that other Xposed modules on your devices is stopping ChromeXt from working.可能是您设备上的其他 Xposed 模块阻止了 ChromeXt 的工作。 You can try to disable them for a while.您可以尝试禁用它们一段时间。

Maybe it's my system problem, it still gives an error

JingMatrix commented 7 months ago
  1. What are your system's infomation?
  2. And are you using LSPosed or LSPatch?
  3. Did other browsers, such as Chrome, work with ChromeXt on your devices?
xiaowine commented 7 months ago
  1. What are your system's infomation?
  2. And are you using LSPosed or LSPatch?
  3. Did other browsers, such as Chrome, work with ChromeXt on your devices?

HyperOS(Formerly known as MIUI) Android14 I use Lsposed

xiaowine commented 7 months ago
  1. What are your system's infomation?
  2. And are you using LSPosed or LSPatch?
  3. Did other browsers, such as Chrome, work with ChromeXt on your devices?

I'll test other browsers

xiaowine commented 7 months ago
  1. What are your system's infomation?
  2. And are you using LSPosed or LSPatch?
  3. Did other browsers, such as Chrome, work with ChromeXt on your devices?

chrome also reports an error, will it be related to the webview version, my version is 121.0.6167.18

JingMatrix commented 7 months ago

What are the other Magisk or LSPosed modules you are using? Could you please try to disable then for a while?

xiaowine commented 7 months ago

What are the other Magisk or LSPosed modules you are using? Could you please try to disable then for a while?

Closed all other modules, still reported an error, lsposed version is 1.9.2 (7046)

xiaowine commented 7 months ago

What are the other Magisk or LSPosed modules you are using? Could you please try to disable then for a while?

Closed all other modules, still reported an error, lsposed version is 1.9.2 (7046)

I upgraded to 7050 with no change

xiaowine commented 7 months ago

What are the other Magisk or LSPosed modules you are using? Could you please try to disable then for a while?

Closed all other modules, still reported an error, lsposed version is 1.9.2 (7046)

I upgraded to 7050 with no change

My friend's same system also reported an error

JingMatrix commented 7 months ago

It might be a bug of ChromeXt in my last commit. I have pushed a new commit to fix it. Please try it in GitHub Actions. If you still encounter errors, please provide a new log from LSPosed.

xiaowine commented 7 months ago

Now it's working