We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.关闭app 2.再次开启 3.历史纪录被清空
关闭app后历史纪录不会被清空
自1.5版本后关闭app后历史纪录会被清空(使用armv8版本) 1.4版本前本地端会储存历史纪录
No response
1.5.4(534)
https://github.com/3003h/FEhViewer/actions/runs/7055170774
android
HyperOS 1.0
mi 13
s8g2
n
The text was updated successfully, but these errors were encountered:
因为有次更新修改了一个属性类型,导致读取旧的历史的时候转换错误就都没法加载出来。类型转换的兼容还没改 要解决的话主动清空一次历史记录,然后远程的也都清理掉,后面就应该都正常了
Sorry, something went wrong.
试了下不起作用,本地和远程的历史记录都删了后再记录后每次退出照样清空记录。每次打开 app 都要手动刷新拉取远程记录
Edit: 把远程 history 和 read 都删了后正常了
c138855
No branches or pull requests
复现步骤 / Steps to reproduce
1.关闭app
2.再次开启
3.历史纪录被清空
预期行为 / Expected behaviour
关闭app后历史纪录不会被清空
实际行为 / Actual behaviour
自1.5版本后关闭app后历史纪录会被清空(使用armv8版本) 1.4版本前本地端会储存历史纪录
备注 / Additional details
No response
FEhViewer 版本号 / FEhViewer version code
1.5.4(534)
FEhViewer CI 版本 / FEhViewer CI version
https://github.com/3003h/FEhViewer/actions/runs/7055170774
平台 / Platform
android
系统版本 / System version
HyperOS 1.0
设备型号 / Device model
mi 13
SoC 型号 / SoC model
s8g2
应用日志 / App logs
n
自查步骤 / Self-review steps
The text was updated successfully, but these errors were encountered: