Skip to content

Commit

Permalink
Update IOS_SETUP.md: Mention where to register the task (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshTheDev authored Jul 2, 2023
1 parent 8a3b9bb commit 44ba91f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IOS_SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ import workmanager
```

``` swift
// In AppDelegate.application method
WorkmanagerPlugin.registerTask(withIdentifier: "task-identifier")
```

Expand Down

0 comments on commit 44ba91f

Please sign in to comment.