fix: background fetch crashing android app

This commit is contained in:
Rainer Killinger
2022-09-30 08:25:00 +00:00
parent 2ddffe6d4f
commit 3316ad9169
10 changed files with 83 additions and 67 deletions

View File

@@ -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 { *; }