柚子

Results 23 comments of 柚子

![S40409-13411102_com.android.settings.png](https://github.com/uiYzzi/Yolx/assets/40852301/39d571aa-a565-4d1c-b0e5-9d3669d2898f) 未能复现,应用没有索要定位权限,能发个截图看看吗?可能是系统 bug

> ![屏幕截图 2024-04-09 144552](https://github.com/uiYzzi/Yolx/assets/9880950/1b316970-6ab6-470b-9900-1e6e550bea73) > 收到,我排查一下看看是什么原因

该问题暂时无法修复,原因是在Yolx Android版本中使用了permission_handler插件来申请存储权限,但是这个插件在Windows下会导致持续获取定位的Bug([https://github.com/Baseflow/flutter-permission-handler/issues/1289](https://github.com/Baseflow/flutter-permission-handler/issues/1289)) 只能等待上游修复或者寻找其他插件替代

> > 该问题暂时无法修复,原因是在Yolx Android版本中使用了permission_handler插件来申请存储权限,但是这个插件在Windows下会导致持续获取定位的Bug([Baseflow/flutter-permission-handler#1289](https://github.com/Baseflow/flutter-permission-handler/issues/1289)) 只能等待上游修复或者寻找其他插件替代 > > 我看gopeed的这个pr说处理了这个定位问题,不知道对yolx有没有帮助 > https://github.com/GopeedLab/gopeed/commit/cd77665f02b1345e3446c09b9622f6f0c9b74975 感谢提供,我稍后测试一下

我fork过来加上了这个功能 https://github.com/uiYzzi/SmartZip/releases/tag/v3.5

这个我得研究研究

I urgently need this. Could you give me a rough estimate on when the code will be merged?

浏览器扩展会有的,正在开发中。嗅探功能正在考虑以什么形式提供比较好。

使用临时代码签名即时在没有苹果开发者账号的情况下也不会出现“已损坏”

> 感谢建议,看起来挺简单的,不过我没有mac,没法验证是否有效 我刚通过github action在[这里](https://github.com/lanyeeee/my-github-action-playground/releases/tag/v0.6.0)生成了一批添加了`"signingIdentity": "-"`的安装包,如果你方便的话可以下载来试试是否有效。或者你通过自己的方式build也行 如果你确定有效的话,欢迎提交PR 我测试了你 build 的安装包是有效的,不再显示已损坏了,并且我自己的项目也在使用这个方法 ![图片](https://github.com/user-attachments/assets/acc6c68c-bfba-4c31-bf16-227df9337f09)