Open tuomas2 opened 3 years ago
Looks like same issue as #1724
There seem to be quite many cases of this. I have been reluctant to stop supporting Android 5 because it also works for many Android 5 devices (like my wife's Samsung tablet).
what should we do? Users can still manually install modules from zip files, even though module manager is completely failing them...
Did it work in the old version AB? What got changed in this area that would stop it now?
www.TenOutOfTen.org https://www.TenOutOfTen.org @.*** (+61) 0477 174 193 (Australia) (+95) 09 250018669 (Myanmar)
On Thu, 4 Nov 2021 at 19:41, Tuomas Airaksinen @.***> wrote:
https://support.andbible.org/scp/tickets.php?id=1005
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AndBible/and-bible/issues/1875#issuecomment-960596680, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADKGTJR7BPVZ2GMSJUKFPPDUKJIODANCNFSM5GNVILTQ .
One user was telling that even on 4.4 it fails now (so it must be 3.2 that fails there). I have no idea what is breaking and can't reproduce myself.
Maybe have user install apk and see if that makes a difference. Might be play store bug with not downloading all required files since you're now using aab on play store. Or are you still using apk?
If the issue is really on 4.4 too then I don't know.
Not SSL issue that you had before right? Something about Let's Encrypt certificate I think
Hmm I wonder if it was actually version 3.4 (meaning beta of 4.0) that was failing. Trying to find the ticket that mentioned that...
Nope, it was about android 4.4. https://support.andbible.org/scp/tickets.php?id=963
Ok and that ticket seems to be from F-Droid version, I think they use apk.
If I recall correctly, the SSL issue happened only on older versions of Android, which this would be the case
I think it's not SSL issue. It is failure to load module installer classes from jsword (dynamically).
https://stackoverflow.com/questions/43666425/android-5-x-classnotfoundexception-works-fine-on-6-0
Old question but seems it could be same issue, maybe 1 of the answers would help
Hmm. dexOptions seem to be "deprecated".
Triggered test build (will appear here: https://github.com/AndBible/and-bible/releases/tag/build-618-1875-testbuild-1 )
Is there anyone affected by issue following this ticket that could perhaps test this?
Perhaps should add some classes manually to primary dex file. https://developer.android.com/studio/build/multidex#keep
Asked user to test: https://support.andbible.org/scp/tickets.php?id=1033
(duplicate: https://support.andbible.org/scp/tickets.php?id=1034)
I believe users that suffer from this also suffer from #1873.
Also 673 fails still https://support.andbible.org/scp/tickets.php?id=1766
https://support.andbible.org/scp/tickets.php?id=946