Acode icon indicating copy to clipboard operation
Acode copied to clipboard

Cannot open after 1.10.0 update from F-Droid

Open tondorw opened this issue 1 year ago • 15 comments

The loading animation takes forever and doesn't seem to complete. Have to downgrade to 1.9.0 to make it work. Device is Samsung Tab S9

tondorw avatar Mar 25 '24 12:03 tondorw

Add me to the list as well. Samsung S21 ultra newest firmware.

traviszech avatar Mar 25 '24 15:03 traviszech

Can you guys running 1.10.0/1 share the 3-digit version code?

ghost avatar Mar 25 '24 17:03 ghost

for me, launching the app after update shows a gray screen. but if you wait enough, it will eventually say "application error: the connection to the server was unsuccessful. (https://localhost/index.html)"

force stopping the app and clearing storage, does not fix it

last version 1.10

Same, clearing cache, application data and reinstalling does not work

g2010a avatar Mar 26 '24 08:03 g2010a

Versions 1.8.6 and 1.8.8 had also the same issue.

text-dev avatar Mar 26 '24 08:03 text-dev

me too

gsw945 avatar Mar 26 '24 11:03 gsw945

Samsung galaxy A71. Same here. The opening animation kept playing. And doesn't open.

marzooqasp avatar Mar 26 '24 11:03 marzooqasp

Same issue here, stuck on the loading animation, again for the 2nd time recently.

OS: Android 12 Phone UI: Realme UI 3.0 Phone: Realme 7 5G, 6+2 GB of RAM Phone model: RMX2111 Version: 1.10.0 Version code (taken from AndroidManifest.xml): 944 From: F-Droid

unixatch avatar Mar 26 '24 12:03 unixatch

https://github.com/deadlyjack/Acode/issues/953#issuecomment-2018565608?

ghost avatar Mar 26 '24 21:03 ghost

Can you guys running 1.10.0/1 share the 3-digit version code?

I'm experiencing the same issue. I'm currently on 1.10.0 (944) from the f-droid repository, where it was added on 24.03.2024

OS: LineageOS 21 with microg

Logcat excerpt:

03-27 14:33:47.535 23409 23442 W System.err: java.io.FileNotFoundException: www/js/build/main.build.js
03-27 14:33:47.535 23409 23442 W System.err: 	at android.content.res.AssetManager.nativeOpenAsset(Native Method)
03-27 14:33:47.535 23409 23442 W System.err: 	at android.content.res.AssetManager.open(AssetManager.java:910)
03-27 14:33:47.535 23409 23442 W System.err: 	at org.apache.cordova.engine.SystemWebViewClient.lambda$new$0$org-apache-cordova-engine-SystemWebViewClient(SystemWebViewClient.java:96)
03-27 14:33:47.535 23409 23442 W System.err: 	at org.apache.cordova.engine.SystemWebViewClient$$ExternalSyntheticLambda0.handle(Unknown Source:4)
03-27 14:33:47.535 23409 23442 W System.err: 	at androidx.webkit.WebViewAssetLoader.shouldInterceptRequest(WebViewAssetLoader.java:571)
03-27 14:33:47.535 23409 23442 W System.err: 	at org.apache.cordova.engine.SystemWebViewClient.shouldInterceptRequest(SystemWebViewClient.java:424)
03-27 14:33:47.535 23409 23442 W System.err: 	at WV.f5.a(chromium-SystemWebView.apk-default-626109001:86)
03-27 14:33:47.535 23409 23442 W System.err: 	at org.chromium.android_webview.AwContentsBackgroundThreadClient.shouldInterceptRequestFromNative(chromium-SystemWebView.apk-default-626109001:15)
03-27 14:33:47.535 23409 23442 E SystemWebViewClient: www/js/build/main.build.js

If there's anything else that's needed let me know

macearl avatar Mar 27 '24 13:03 macearl

Can you guys running 1.10.0/1 share the 3-digit version code?

@1Code-0 How do you get that?

Edit: Nevermind, I think mine is 944, according to the link of the installed apk in Neo Store.

nothingnesses avatar Mar 28 '24 07:03 nothingnesses

confirmed - it's build 944 as seen in application manager (the last version in fdroid)

updated from fdroid to 1.10 build 945 and it's working now. is this the commit that fixed it? https://github.com/deadlyjack/Acode/commit/26ed2fbbfef507bf34a81e570dd938e6e9d7be29

updated from fdroid to 1.10 build 945 and it's working now. is this the commit that fixed it? 26ed2fb

I can confirm on my S22 that build 945 now works.

Forza-tng avatar Apr 02 '24 18:04 Forza-tng