Skip to content

Commit 4cd7148

Browse files
committed
Update README.md
1 parent c4dff66 commit 4cd7148

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ npm install --save react-native-voip-push-notification
2121

2222
The iOS version should be >= 8.0 since we are using [PushKit][1].
2323

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+
2430
#### AppDelegate.m Modification
2531

2632
```objective-c

0 commit comments

Comments
 (0)