The default Nativescript splash screen always loading on real iOS 11 device

未关闭
#3,159 10 条评论 6 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
35/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
停滞
技术栈
ios, javascript
领域
cli, mobile-dev

调研方向

首先,将修改后的 Assets.xcassets 与 tns platform remove ios 和 re-add ios 在真实 iOS 11 设备上相对于模拟器的行为进行比较。使用 NativeScript CLI 3.2.0 重现启动流程;当自定义的启动图像出现在实体设备上而不是默认的 NativeScript 图像上时,即表示完成。

由索引模型根据 Issue 内容生成。

描述

docs os: ios

From @mutazmq on October 14, 2017 18:33

I'm developing an iOS app but I'm still getting the Nativescript splash screen even though I did the following:

  1. Changed all images in Assets.xcassets folder
  2. Removed iOS platform usingtns platform remove ios and added it again (Just in case there was some caching)
  3. Deleted the app from my iPhone several times

But still I'm getting the same default Nativescript image when the app is launched on my device! However iOS simulator doesn't have this problem and shows me the new image.

Using tns version 3.2.0:

    "tns-android": {
      "version": "3.2.0"
    },
    "tns-ios": {
      "version": "3.2.0"
    }

Copied from original issue: NativeScript/nativescript-angular#1041

主要语言
JavaScript
星标
1.1k
派生
204
平均合并
1 天 9 小时
30 天内合并 PR
8

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

NativeScript/nativescript-cli 的其他 Issue

查看 NativeScript/nativescript-cli 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。