mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore: use foreground service for uploading large file on Android (#21095)
* chore: use foreground service for uploading large file on Android * Update main.dart Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com> * Update mobile/lib/main.dart Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com> --------- Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
This commit is contained in:
parent
a1beb0a87d
commit
0e7816130b
2 changed files with 11 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 77;
|
||||
objectVersion = 54;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue