HSSkyBoy / NPatch

NPatch是一个复刻自LSPatch,以LSPosed为基础的免root的Xposed框架
GNU General Public License v3.0
510 stars 31 forks source link

[Bug] Installation app #24

Open pablovinicius332 opened 3 months ago

pablovinicius332 commented 3 months ago

Steps to reproduce/复现步骤

  1. Install app

Expected behaviour/预期行为

Installation working

Actual behaviour/实际行为

I had already managed to install the app but it wouldn't open, so I went to reinstall/install another apk and it just gave me an error

Note I'm on the second user

Xposed Module List/Xposed 模块列表

Guise

LSPatch version/LSPatch 版本

427

Android version/Android 版本

13

Shizuku version/Shizuku 版本

latest

Version requirement/版本要求

Apk file/Apk 文件

No response

Logs/日志

``` #INSTALL_FAILED_OLDER_SDK: Failed parse during installPackageLI: /data/app/vmdl812059314.tmp/base.apk (at Binary XML file line #7): Requires development platform 28 but this is a release platform./ 将此行用日志替换 ```
HSSkyBoy commented 3 months ago

非常抱歉,这个问题在之前已经发现,目前正在尝试修复 如果您想使用的话,建议先使用这个NPatch_v0.6.1_426

zinhuofc commented 2 months ago

非常抱歉,这个问题在之前已经发现,目前正在尝试修复 如果您想使用的话,建议先使用这个NPatch_v0.6.1_426

the current versions still have the error, now I tried on a previous version 26 on Android 13 and it worked, now I'm on Android 14 and I'm on that previous version, but after the patch and opening the app, the app crashes, tested the randomchat and infinityforlemmy apps , observation secondary user logcat.txt

HSSkyBoy commented 2 months ago

非常抱歉,这个问题在之前已经发现,目前正在尝试修复 如果您想使用的话,建议先使用这个NPatch_v0.6.1_426

the current versions still have the error, now I tried on a previous version 26 on Android 13 and it worked, now I'm on Android 14 and I'm on that previous version, but after the patch and opening the app, the app crashes, tested the randomchat and infinityforlemmy apps , observation secondary user logcat.txt

我也知道有问题,目前的主要问题是内核子模块不知道更新的时候出了什么问题了,所以导致了这些问题,而426还没有更新内核,所以不支持Android14和Android

pablovinicius332 commented 1 month ago

非常抱歉,这个问题在之前已经发现,目前正在尝试修复 如果您想使用的话,建议先使用这个NPatch_v0.6.1_426

the current versions still have the error, now I tried on a previous version 26 on Android 13 and it worked, now I'm on Android 14 and I'm on that previous version, but after the patch and opening the app, the app crashes, tested the randomchat and infinityforlemmy apps , observation secondary user logcat.txt

我也知道有问题,目前的主要问题是内核子模块不知道更新的时候出了什么问题了,所以导致了这些问题,而426还没有更新内核,所以不支持Android14和Android

I'm on another A14 ROM and it worked, now the error is only from the SDK in versions after 26