A global community of Esri users where you can find solutions, share ideas, and collaborate.
Includes ArcGIS Runtime SDK for .NET
ArcGIS Maps SDKs Native Blog
ArcGIS Maps SDKs Native Documents
ArcGIS Maps SDKs Native Ideas
ArcGIS Maps SDKs Native Videos
ArcGIS Runtime SDK for Android Questions
ArcGIS Runtime SDK for iOS Questions
Flutter Maps SDK Questions
Includes ArcGIS Runtime SDK for Java
Kotlin Maps SDK Questions
Includes ArcGIS Runtime SDK for Qt
Swift Maps SDK Questions
ArcGIS Runtime SDK for macOS (Retired) Questions
ArcGIS Runtime SDK for WPF (Retired) Questions
Hello, could anyone explain the best way to detect updates for Offline Map Areas (PreplannedMapArea)? In our case, an “update” means that a web map’s offline area has changed—for example, layers have been added, removed, or updated. Then in the app we would like to compare downloaded date against the last modified date of…
Hi everyone, I noticed that media layers are available in ArcGIS web maps, but it seems they are not currently supported in the ArcGIS Maps SDK. I wanted to ask whether support for media layers is planned for a future SDK release. Specifically, I’d be interested to know: Is media layer support on the roadmap for the ArcGIS…
It would be great to see support for media layers added to the ArcGIS Maps SDK for Swift. Media layers are already supported in ArcGIS web maps, but they don’t currently appear to be supported in the native SDK. Having this support would make it easier for apps built with the SDK to display web maps the same way they…
Product: ArcGIS Maps SDK for Swift Affected version: 200.8.2, via Swift Package Manager Potentially fixed / not reproduced so far: 300.0.0, still soaking OS/runtime: iOS/iPadOS 26-era runtime, where Apple's xzone malloc allocator turns latent heap corruption into allocator aborts App context: production iPad/iPhone…
I recently began using MapView inside my .NET MAUI Android app on .NET 10. The functionality I use is fairly straightforward: 1. A base map using a custom ImageTiledLayer implementation 2. Icons and polylines using various symbols and graphics In the hang scenario, my phone is offline and the screen is turned off. I am…
Hello, There seems to be a quirk when using the same LayerSceneProperties definition (variable) for multiple GraphicsOverlay. If you define a single variable let sceneProps = LayerSceneProperties(surfacePlacement: SurfacePlacement.relative) and then configure all the GraphicsOverlay to use it let o1 =…
I am using ArcGIS Runtime & Toolkit 200.7. I have the following code in a QML file: MapViewBackend { id: mapViewBackendId mapView: mapViewId Component.onCompleted: scalebarId.mapView = mapViewId}MapView { id: mapViewId Scalebar { id: scalebarId anchors.bottom: parent.attributionTop anchors.right: parent.left…
Hi everyone, I'm encountering a native crash on ArcGIS Runtime SDK for .NET 300.x on iOS while interacting with a MapView. The crash is intermittent but reproducible during zooming and panning. Environment * ArcGIS Runtime SDK for .NET 300.x * <PackageReference Include="Esri.ArcGISRuntime" Version="300.0.0" />…
I'm using the GeometryEditor for feature editing (in version 200.8.1 of the Maps SDK right now). I am trying to extend the capabilities of the GeometryEditor somewhat, e.g. adding labels/constraints to the geometry as it's being drawn. [This earlier…
Hi, I've tried to update ArcGIS Runtime to Version 300 today and noticed an issue: When credential creation fails for a federated service, the challenge handler is called repeatedly without stopping. I am aware of the new Error and PreviousFailureCount properties on CredentialRequestInfo. According to the description of…
Sign in to post, follow content, and more. New here? Register for free.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.