microsoft / MapsSDK-Native

This repository contains samples, documentation and releases history for the Bing Maps SDK for Android and iOS.
MIT License
40 stars 23 forks source link

Map Integration Issue: Dependencies have been successfully built, but we are still unable to use the MapView. #64

Open nitish-nanda opened 6 months ago

nitish-nanda commented 6 months ago

Hello Team,

I hope this message finds you well. I've diligently followed the steps outlined in the Android SDK for MapView integration. The code has been successfully built; however, I'm encountering difficulties using the MapView.

Upon reviewing the build log, it appears that Maven is not found. I've attached a screenshot for your reference.

`> Task :prepareKotlinBuildScriptModel UP-TO-DATE Download https://microsoftmaps.jfrog.io/artifactory/Maven/com/microsoft/maps/maps-sdk/1.2.0/maps-sdk-1.2.0.pom.sha1, took 1 s 704 ms (11.53 kB) Download https://microsoftmaps.jfrog.io/artifactory/Maven/com/microsoft/maps/maps-sdk/1.2.0/maps-sdk-1.2.0.pom, took 1 s 110 ms (11.53 kB) [Fatal Error] maps-sdk-1.2.0.pom:2:10: Already seen doctype. [Fatal Error] maps-sdk-1.2.0.pom:2:10: Already seen doctype. [Fatal Error] maps-sdk-1.2.0.pom:2:10: Already seen doctype. [Fatal Error] maps-sdk-1.2.0.pom:2:10: Already seen doctype. [Fatal Error] maps-sdk-1.2.0.pom:2:10: Already seen doctype.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 13s`

WhatsApp Image 2023-12-18 at 5 32 48 PM (1) WhatsApp Image 2023-12-18 at 5 32 48 PM

mikevocalz commented 6 months ago

This issue has existed for a year and no one has given an update/fix