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 c4dff66 commit 4cd7148Copy full SHA for 4cd7148
README.md
@@ -21,6 +21,12 @@ npm install --save react-native-voip-push-notification
21
22
The iOS version should be >= 8.0 since we are using [PushKit][1].
23
24
+#### Enable VoIP Push Notification and Get VoIP Certificate
25
+
26
+Please refer to [VoIP Best Practices][2].
27
28
+**Note**: Do NOT follow the `Configure VoIP Push Notification` part from the above link, use the instruction below instead.
29
30
#### AppDelegate.m Modification
31
32
```objective-c
0 commit comments