Skip to content

Commit

Permalink
Merge pull request #118 from AgoraIO/dev/ios_14_privacy
Browse files Browse the repository at this point in the history
Dev/ios 14 privacy
  • Loading branch information
plutoless authored Sep 17, 2020
2 parents e24cbdc + 8adf1ae commit 53a1723
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 0 deletions.
7 changes: 7 additions & 0 deletions OpenLive-iOS-Objective-C/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ With this sample app, you can:
- Switch camera
- Setup resolution, frame rate and bit rate

## Problem
After users upgrade their iOS devices to iOS 14.0, and use an app that integrates the Agora RTC SDK for iOS for the first time, users see a prompt for finding local network devices. The following picture shows the pop-up prompt:

![](../pictures/ios_14_privacy.png)

[Solution](https://docs.agora.io/en/faq/local_network_privacy)

## Prerequisites

- Xcode 10.0+
Expand Down
7 changes: 7 additions & 0 deletions OpenLive-iOS-Objective-C/README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
- 切换前置摄像头和后置摄像头;
- 选择分辨率、码率和帧率;

## 问题描述
iOS 系统版本升级至 14.0 版本后,用户首次使用集成了声网 iOS 语音或视频 SDK 的 app 时会看到查找本地网络设备的弹窗提示。默认弹窗界面如下图所示:

![](../pictures/ios_14_privacy_zh.png)

[解决方案](https://docs.agora.io/cn/faq/local_network_privacy)

## 环境准备

- XCode 10.0 +
Expand Down
7 changes: 7 additions & 0 deletions OpenLive-iOS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ With this sample app, you can:
- Enable/disable image enhancement
- Set up the resolution, the frame rate display

## Problem
After users upgrade their iOS devices to iOS 14.0, and use an app that integrates the Agora RTC SDK for iOS for the first time, users see a prompt for finding local network devices. The following picture shows the pop-up prompt:

![](../pictures/ios_14_privacy.png)

[Solution](https://docs.agora.io/en/faq/local_network_privacy)

## Prerequisites

- Xcode 10.0+
Expand Down
7 changes: 7 additions & 0 deletions OpenLive-iOS/README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@
- 开启美颜;
- 选择分辨率、帧率;

## 问题描述
iOS 系统版本升级至 14.0 版本后,用户首次使用集成了声网 iOS 语音或视频 SDK 的 app 时会看到查找本地网络设备的弹窗提示。默认弹窗界面如下图所示:

![](../pictures/ios_14_privacy_zh.png)

[解决方案](https://docs.agora.io/cn/faq/local_network_privacy)

## 环境准备

- XCode 10.0 +
Expand Down
Binary file added pictures/ios_14_privacy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pictures/ios_14_privacy_zh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 53a1723

Please sign in to comment.