NativeScript / NativeScript/nativescript-cli
The default Nativescript splash screen always loading on real iOS 11 device
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 1.1k
- フォーク
- 204
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 8
説明
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:
- Changed all images in
Assets.xcassetsfolder - Removed iOS platform using
tns platform remove iosand added it again (Just in case there was some caching) - 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
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、変更された Assets.xcassets を、実機の iOS 11 デバイスとシミュレータでの tns platform remove ios および re-add ios の動作と比較します。NativeScript CLI 3.2.0 を使って起動フローを再現します; 物理デバイスでデフォルトの NativeScript 画像ではなくカスタマイズされたスプラッシュ画像が表示されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- ios, javascript
- 領域
- cli, mobile-dev
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100