mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 11:12:52 +00:00
fix: background fetch crashing android app
This commit is contained in:
3
android/app/proguard-rules.pro
vendored
3
android/app/proguard-rules.pro
vendored
@@ -20,5 +20,6 @@
|
||||
# hide the original source file name.
|
||||
#-renamesourcefileattribute SourceFile
|
||||
|
||||
# Class for seperated android headless background task
|
||||
# [capacitor-background-fetch]
|
||||
-keep class **BackgroundFetchHeadlessTask { *; }
|
||||
#-keep class **BackgroundFetchHeadlessTask { *; }
|
||||
|
||||
Reference in New Issue
Block a user