Skip to content

Commit 88271b2

Browse files
committed
update chat quickstart
1 parent 3435cde commit 88271b2

File tree

1 file changed

+2
-2
lines changed
  • articles/communication-services/quickstarts/chat/includes

1 file changed

+2
-2
lines changed

articles/communication-services/quickstarts/chat/includes/chat-swift.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,9 +388,9 @@ semaphore.wait()
388388
```
389389
## Push notifications
390390

391-
Push notifications let clients to be notified for incoming messages in a chat thread in situations where the mobile app is not running in the foreground.
391+
Push notifications notify clients of incoming messages in a chat thread in situations where the mobile app is not running in the foreground.
392392
Currently sending chat push notifications with Notification Hub is supported for IOS SDK in version 1.3.0-beta.1.
393-
Please refer to the article "Enable Push Notification in your chat app" under "Tutorial" section for details.
393+
Please refer to the article [Enable Push Notification in your chat app](../../../tutorials/add-chat-push-notifications.md) for details.
394394

395395
## Run the code
396396

0 commit comments

Comments
 (0)