# IOS移动办公无法收到验证码

## 一、错误描述

错误！underlying(ErrorDomain=NSURLErrorDomain Code=-1009 "似乎已断开与互联网的连接。" UserInfo={\_kCFStreamErrorCodeKey=50,NSUnderlyingError=0x281da75d0{Error Domain=kCFErrorDomain CFNetwork Code=-1009 "(null)" UserInfo=......

![错误截屏](/files/-LpCmWah_GIlCgs-e8vm)

## 二、原因分析

O2APP无法使用网络，无法连接到服务器。

## 三、解决方案

在应用权限 设置里允许 O2 APP使用数据网络，重新启动APP即可解决问题。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://o2oa.gitbook.io/course/chang-jian-cuo-wu/o2oa-ping-tai-yi-chang/ios-yi-dong-ban-gong-wu-fa-shou-dao-yan-zheng-ma.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
