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