We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c30425e commit 49859f0Copy full SHA for 49859f0
README.md
@@ -48,7 +48,7 @@ react-native link @react-native-community/push-notification-ios
48
### Add Capabilities : Background Mode - Remote Notifications
49
50
Go into your MyReactProject/ios dir and open MyProject.xcworkspace workspace.
51
-Select the top project "MyProject" ans select the "Signing & Capabilities" tab.
+Select the top project "MyProject" and select the "Signing & Capabilities" tab.
52
Add a 2 new Capabilities using "+" button:
53
- `Background Mode` capability and tick `Remote Notifications`.
54
- `Push Notifications` capability
0 commit comments