Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 5667aac

Browse files
Making this stand out a bit more
1 parent 3818900 commit 5667aac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/MESSAGING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,11 @@ If you didn't choose this feature during installation you can run the "post inst
3636

3737
#### Enable push support in Xcode
3838

39+
Open your project's target and head over to "Capabilities" to toggle this switch:
3940
<img src="images/push-xcode-config.png" width="600px" alt="Push Xcode config"/>
4041

42+
> Without this enabled you will receive push messages in the foreground, but **NOT in the background** / when the app is killed.
43+
4144
#### Receiving remote notifications in the background
4245
Open `app/App_Resources/iOS/Info.plist` and add this to the bottom:
4346

0 commit comments

Comments
 (0)