Skip to content
New issue

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

Thunder need dynamic code loading via storage #1559

Open
asimovc opened this issue Sep 15, 2024 · 1 comment
Open

Thunder need dynamic code loading via storage #1559

asimovc opened this issue Sep 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@asimovc
Copy link

asimovc commented Sep 15, 2024

Bug Description

GrapheneOS have added options to restrict the use of webview jit, dcl via memory and dcl via storage. Thunder don't work when the option DCL vi storage is restricted. This error appears

type: memory_DCL
osVersion: google/lynx/lynx:14/AP2A.240905.003/2024090400:user/release-keys
package: com.hjiangsu.thunder:66

DCL denial type: DENY_EXECMEM

Expected Behaviour

App just open normally

Steps to Reproduce

Enable restrict in DCL via storage in GrapheneOS in the app info

Additional Context

No response

App Version

0.5.1

Device

Pixel 7a

OS

GrapheneOS 2024090400

@asimovc asimovc added the bug Something isn't working label Sep 15, 2024
@hjiangsu
Copy link
Member

Thanks for the report - unfortunately, I don't have a reliable way to reproduce this as I don't have access to a physical Android device with GrapheneOS.

As an aside (for other devs), I'm not sure if this issue is caused by the Flutter framework, or in an external package. I don't believe Thunder itself requires DCL at all (but I might be incorrect)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants