Shower
Shower
IImmich
Created by Shower on 10/19/2023 in #help-desk-support
Immich on unsupported device
Tested with v.1.85, modifying the "mobile/android/app/build.gradle" file did the job: compileSdkVersion 33 <--- don't change this ... defaultConfig { ... minSdkVersion 24 <--- decreased from v 26 targetSdkVersion 33 <--- don't change this ... } For offline compilation, run flutter build apk from mobile/ folder. Many thanks!
27 replies
IImmich
Created by Shower on 10/19/2023 in #help-desk-support
Immich on unsupported device
An update on this topic: it seems that the images can be deleted even using the old version of the app, in the sense that they are successfully sent to trash in the server, but they are still displayed in the timeline of the app (so that It seems that they are not successfully deleted). If the files are deleted from trash in the server, they disappear from the app too.
27 replies