About 7,190,000 results
Open links in new tab
  1. Could not resolve com.mapbox.maps:android:10.17.0

    May 21, 2024 · Could not resolve com.mapbox.maps:android:10.17.0 Asked 1 year, 6 months ago Modified 1 year, 4 months ago Viewed 399 times

  2. How to solve Could not find com.mapbox.maps:android:10.16.0 react ...

    Nov 4, 2023 · How to solve Could not find com.mapbox.maps:android:10.16.0 react-native mapbox Asked 2 years, 1 month ago Modified 1 year, 7 months ago Viewed 1k times

  3. Could not determine the dependencies of task ':app ...

    Aug 16, 2024 · Make sure your MapBox access token is configured with the right "scopes". I couldn't say which ones you need exactly, but I was able to reproduce and fix this quickly locally by creating a …

  4. How to solve : Failed to resolve: com.mapbox.mapboxsdk:mapbox …

    Nov 8, 2020 · I face this problem when trying to use mapbox in Android studio Failed to resolve: com.mapbox.mapboxsdk:mapbox-android-sdk:9.5.0 what is the problem? my build.gradle …

  5. maps - How to Implement Turn-by-Turn Navigation Using …

    Aug 31, 2024 · The mapbox_maps_flutter package is pretty much just maps, but it is an official package from Mapbox which aims to take a flutter-native approach. flutter_mapbox_navigation on the other …

  6. Failed to resolve: com.mapbox.maps:android:10.0.0 - Stack Overflow

    Nov 8, 2021 · I have set up a new project on Android Studio and I'm trying to use v10 of Mapbox SDK. However, my Gradle build fails with the message: Failed to resolve: com.mapbox.maps:android:10.0.0.

  7. maps - Install Mapbox on Java Android Studio project - Stack Overflow

    Aug 12, 2023 · dependencies { implementation ("com.mapbox.maps:android:10.1.0") } The problem is when I go to paste the following code into settings.gradle:

  8. Why is mapbox-android sdk not resolving from build.gradle?

    implementation 'com.mapbox.maps:android:10.11.0' For Android Studio less than Arctic Fox (2020.3.1) and Gradle less than v6.0: Open up your project-level build.gradle file, and add the code below to …

  9. gradle - Could not resolve mapbox-android-sdk - Stack Overflow

    Mar 11, 2022 · Show Details Affected Modules: app I have checked below answers, but not working. How to solve : Failed to resolve: com.mapbox.mapboxsdk:mapbox-android-sdk:9.5.0 Why is mapbox …

  10. rnmapbox/maps Error: @rnmapbox/maps native code not available.

    Jan 18, 2025 · 0 @rnmapbox/maps library is not working with a React Native Expo app on the Android platform. Plugin versions: @rnmapbox/maps: "^10.1.33" react-native: "0.76.5" expo: "~52.0.24" Error: …