Skip to content

Commit efd184c

Browse files
authored
Merge pull request #290676 from lucianopa-msft/lucianopa/known-issues-update
[AzureCommunicationCalling] Update known issues
2 parents faa7e1e + 2d88c6a commit efd184c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

articles/communication-services/concepts/includes/known-issues-native.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,14 @@ While we're working on a solution, you can turn off real-time notifications feat
3131
implementation 'com.azure.android:azure-communication-calling:1.0.0'
3232
```
3333

34-
Note: if the application tries to touch any of the notification APIs like `chatAsyncClient.startRealtimeNotifications()` or `chatAsyncClient.addEventHandler()`, there will be a runtime error.
34+
Note: if the application tries to touch any of the notification APIs like `chatAsyncClient.startRealtimeNotifications()` or `chatAsyncClient.addEventHandler()`, results in a runtime error.
3535

36-
## iOS ongoing video Picture in Picture (PiP)
37-
38-
Incoming video stops when app goes to background. If the application is in foreground the video renders correctly.
36+
## Android Page Size
37+
[16-KB page size](https://android-developers.googleblog.com/2024/08/adding-16-kb-page-size-to-android.html) feature, available since Android 15, is currently not supported.
3938

4039
## iOS answering incoming call via CallKit
4140

42-
Outgoing audio settings would not apply when CallKit is enabled and users answer the incoming calls through CallKit directly.
41+
Outgoing audio settings wouldn't apply when CallKit is enabled and users answer the incoming calls through CallKit directly.
4342

4443
## UI Library
4544

0 commit comments

Comments
 (0)