Make manual shorebird update actually work

Restarting just the activity doesn't seem to work.
To work around this, I finished the process and started the activity via alarm manager.
This is inspired from ProcessPhoenix
This commit is contained in:
Gergely Hegedus 2025-01-17 21:54:22 +02:00
parent 2519513638
commit 20c693004a
5 changed files with 123 additions and 28 deletions

View file

@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.1+1
version: 1.9.1+191
environment:
sdk: '>=3.4.3 <4.0.0'