From 9b5fd26245c6f3bb3fec2e47692f8e0c15662061 Mon Sep 17 00:00:00 2001 From: bartonstee <66774568+bartonstee@users.noreply.github.com> Date: Tue, 30 Mar 2021 22:13:32 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dd8565..5cb30c9 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,10 @@ If you're using __`minifyEnabled true`__ with your Android release build, the pl # [react-native-background-fetch] -keep class com.transistorsoft.rnbackgroundfetch.HeadlessTask { *; } ``` - +## Debug Xcode command: +``` +e -l objc -- (void)[[BGTaskScheduler sharedScheduler] _simulateLaunchForTaskWithIdentifier:@"com.transistorsoft.fetch"] +``` ## Issues, suggestions and feature requests https://github.com/IncentroBA/backgroundTask/issues