Replies: 2 comments 3 replies
-
It might be because Acode's plugins consume a significant amount of memory, which could have caused the termination. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi, to run acode in background it requires foreground service permission. Which is
very difficult to get reviewed by google and often it gets rejected. We can
add foreground service only for fdroid and github version.
…On Tue, 14 Jan, 2025, 7:12 pm Raunak Raj, ***@***.***> wrote:
I believe there are several reasons for this. For instance:
1. Acode is written in JavaScript, which is not a compiled language.
2. Acode runs in a WebView, which internally spawns several processes.
3. Other underlying factors may also contribute.
However, some of these issues are fixable and could be related to our
implementation.
—
Reply to this email directly, view it on GitHub
<#1146 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJHIHI47GOVWRJ2NAHHT5KT2KUH3TAVCNFSM6AAAAABVCVAAG6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCOBTGE4DIMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Why Acode got terminated (restart) easily like after some hours but Termux can stay for days
Beta Was this translation helpful? Give feedback.
All reactions