mapbox / mapbox/mapbox-navigation-android-examples

my App crashes on calling the startTripSession ()

オープン
#158 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

jira-sync-complete
主要言語
Kotlin
スター
65
フォーク
56
平均マージ
1日 4時間
マージ済み PR(30日)
2

説明

these are my dependencies=>
dependencies {
implementation 'com.google.android.gms:play-services-location:21.0.0'
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'com.google.android.material:material:1.6.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
implementation('com.mapbox.maps:android:10.5.0') {
exclude group: 'group_name', module: 'module_name'
transitive = true
}
implementation 'com.mapbox.navigation:android:2.8.0'
implementation ('com.mapbox.navigation:ui-dropin:2.8.0')

}

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

この issue には Gradle の依存関係宣言しかなく、ソースファイル、テスト、スタックトレース、再現手順が記載されていません。まずクラッシュログと startTripSession() の正確な呼び出し箇所を取得してください。原因が特定され、テストまたは文書化されたシナリオでクラッシュを再現でき、修正後の動作が検証された時点で作業は完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
android, kotlin
領域
mobile
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
15/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。