NativeScript / NativeScript/ios
ListView make the app crash on release build
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 150
- フォーク
- 43
- 平均マージ
- 3日 10時間
- マージ済み PR(30日)
- 22
説明
Hello there,
I recently figured out a current bug of the latest version of the ios runtime (8.2.3).
When i'm using ListView in my page B and that I have a back button doing this.$navigateBack() to go back to page A. If I'm doing the navigation multiple time A => B => A => B. The app will crash. If i'm not doing this.$navigateBack but instead just do forward navigation with clearHistory, it doesn't crash. The crash occurs only in release mode.
Using RadListView works, only ListView is affected.
I attached the crashlog coming from the TestFlight
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、ListView、$navigateBack()、およびリリースビルドを使用して A => B => A => B のシーケンスを再現し、次に clearHistory を使用した前方向のナビゲーションおよび RadListView と比較します。crashlog.txt を iOS のランタイム動作と併せて調査します。繰り返し戻るナビゲーションを行ってもリリースアプリがクラッシュしなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- ios, javascript
- 領域
- mobile-dev
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100