dcloudio / dcloudio/native-docs

iso打包应用第一次进入We're sorry

Open
#113 0 comments 0 reactions 1 assignee Claimed by @ArrayDC View on GitHub
Dominant language
No language data
Stars
88
Forks
75
PR merge metrics
No merged PRs in 30d

Description

**问题描述**
[问题描述:尽可能简洁清晰地把问题描述清楚]
这个app是H5封装的链接
应用已经上架苹果的store成功,但是新下载的app刚点进去,会报错We're sorry...
点击Restart后,一切正常。就算是再删除然后重新安装都没问题。但是新的手机第一次安装,就会出现
**复现步骤**
只有第一安装应用会出现

```

export default {
data() {
return {

}
},
onLoad() {

},
methods: {

}
}

```

**预期结果**
不要出现这个页面

**实际结果**
![iosjpg](https://user-images.githubusercontent.com/94813637/142790115-07475a86-6ea6-4183-a952-be4ec398789e.jpg)

**系统信息:**
- 发行平台:app
- 操作系统 [如 iOS 12.1.2、Android 7.0]
- HBuilderX版本 : 3.2.12.20211029
- uni-app版本 [如使用Vue-cli创建/运行项目,则提供`npm run info`的运行结果]
- 设备信息 : iPhone12 pro max

**补充信息**
[根据你的分析,出现这个问题的原因可能在哪里?]

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.