Skip to content

Commit

Permalink
ios 14 privacy
Browse files Browse the repository at this point in the history
  • Loading branch information
CavanSu committed Sep 17, 2020
1 parent 2527f43 commit c6bb81e
Show file tree
Hide file tree
Showing 12 changed files with 70 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Group-Video/OpenVideoCall-iOS-Objective-C/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ With this sample app, you can:
- Play/stop music
- 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 Group-Video/OpenVideoCall-iOS-Objective-C/README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,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 Group-Video/OpenVideoCall-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:
- Play/stop music
- 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 Group-Video/OpenVideoCall-iOS/README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,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
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ With this sample app, you can:
- Enable / disable video
- Switch camera

## 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
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,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 One-to-One-Video/Agora-iOS-Tutorial-Swift-1to1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ With this sample app you can:
- Enable and disable video.
- Switch between the front and rear cameras.

## 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 One-to-One-Video/Agora-iOS-Tutorial-Swift-1to1/README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,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 One-to-One-Video/Agora-iOS-Tutorial-SwiftUI-1to1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ This tutorial enables you to quickly get started in your development efforts wit
- Mute and unmute audio.
- Switch between the front and rear cameras.

## 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 11.0+
Expand Down
7 changes: 7 additions & 0 deletions One-to-One-Video/Agora-iOS-Tutorial-SwiftUI-1to1/README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@
- 静音和解除静音;
- 切换前置摄像头和后置摄像头;

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

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

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

## 环境准备

- XCode 11.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 c6bb81e

Please sign in to comment.