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 1da722e commit 3c3bd62Copy full SHA for 3c3bd62
articles/communication-services/how-tos/calling-sdk/CallKit-Integration.md
@@ -85,7 +85,7 @@
85
86
### Configure audio session
87
88
- Configure audio session will be called before placing or accepting incoming call and bfore resuming the call after it has been put on hold.
+ Configure audio session will be called before placing or accepting incoming call and before resuming the call after it has been put on hold.
89
90
```Swift
91
callKitOptions.configureAudioSession = self.configureAudioSession
0 commit comments