New v3.2.0+ WPA requires Android 8+, crashes on Android 7 #6315
Replies: 3 comments 2 replies
-
|
Does this just present as a white screen on the tablet? If so, I am seeing the same thing on my iPad, but I am running v3.3.0. Trying on v3.3.1, still having the same issue. Going back to v3.1.2 (just randomly chosen), works again. |
Beta Was this translation helpful? Give feedback.
-
|
Looked into this a bit and unfortunately it doesn't seem like there's anything we can do about this. Specifically: This means that, for whatever reason, something is requiring Android v 8 (that's the "8" in 038). Looks like you'd have to upgrade the Android version of your device to at least Android 8. I don't know what specifically is requiring Android 8 but it's probably related to Node which was upgraded in the latest version of Mealie (from Node 20 -> 22). If not Node directly, some dependency we're using that changed when we updated to Node 22. |
Beta Was this translation helpful? Give feedback.
-
|
Going to convert this to a discussion since I don't want to just close it and leave you SOL, but I don't want to keep it open as an issue since we can't really fix it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
What is the issue you are experiencing?
I have an ancient Android tablet which is solely used as a digital cook book. It is running Android 7.1.2 (LieneageOS 14.1) which is way outdated. Still, it was working fine with the pre-v3.2.0 PWA. Now, the PWA crashes on start. The web version is working fine.
Sure, this Android version is out of support, but maybe someone knows a quick and easy fix to get it back up and running.
Steps to Reproduce
Please provide relevant logs
adb logcatFull log:
Mealie Version
demo.mealie.io:
Build: a4a6d4d
Local installation:
Image: ghcr.io/mealie-recipes/mealie:latest
Version: v3.3.1
Build: c63932e
Deployment
Docker (Linux)
Additional Deployment Details
No response
Beta Was this translation helpful? Give feedback.
All reactions