ArcGIS Maps SDKs Native Blog

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Other Boards in This Place


Latest Activity

(230 Posts)
Nicholas-Furness
Esri Regular Contributor

The 300.0 release of the ArcGIS Maps SDKs for Native Apps is a significant milestone and has been a long time in the making. It introduces important new functionality including a completely new spatial analysis API, local scene support, and the building scene layer along with many many more enhancements.

Read more...

more
3 0 174
Mara
by Esri Contributor
Esri Contributor

New blog post! If your iOS tests touch the network, you could benefit from Dejavu, a network mocking tool that Esri has open sourced. See how Dejavu made tests run faster and be more reliable at Esri and see how you can start using it!

Read more...

more
2 0 175
Nicholas-Furness
Esri Regular Contributor

The first LTS patch release for 200.8 is now available for .NET, Kotlin, Qt, and Swift SDKs.

Read more...

more
1 0 426
Mara
by Esri Contributor
Esri Contributor

New Esri Software Engineering Blog Post!  Get an insider's look at how ArcGIS Maps SDKs for Native Apps maximizes their testing efforts and handles challenges, such as platform-specific failures, to ensure each release is of the highest quality.

Read more...

more
0 0 353
kossiyovo
Esri Contributor

IMG_7968 (1).jpg

This year, our Flutter Maps SDK team had the privilege of taking the stage at both Fluttercon USA and Fluttercon EU, where we showcased our latest capabilities, such as Geotriggers and Navigation to show how location intelligence can elevate Flutter applications.

Read the full recap: https://www.esri.com/arcgis-blog/products/sdk-flutter/developers/arcgis-maps-get-a-voice-at-flutterc...

more
1 0 289
Mara
by Esri Contributor
Esri Contributor

New Esri Software Engineering Blog! Get an insider's look at the challenges faced when porting 2D features to 3D.

Read more...

more
1 0 397
MarkDugger1
Esri Contributor

Feature form from the ArcGIS Maps SDK for Kotlin toolkit: https://www.esri.com/arcgis-blog/products/developers/developers/feature-forms-in-arcgis-maps-sdk-for...
Full-featured out-of-the-box. Integrate form into your app with minimal code. Learn how to make a feature form definition.

Read more...

more
1 0 513
Mara
by Esri Contributor
Esri Contributor

In this latest developer's blog post (find it here on the ArcGIS Blog), learn how to create a mobile style file in ArcGIS Pro, fill it with the styles you want, and use it in your native app.

Read more...

more
2 0 558
HamishDuff
Esri Contributor

New ArcGIS Blog Post ! Learn how to use the programmatic reticle tool to implement custom geometry editing workflows in v200.8 of the Native Maps SDKs

Read more...

more
0 0 565
MarkDostal
Esri Regular Contributor

Enhancements in 200.8

General

- Drop support for iOS 16 - iOS 16 is no longer supported by the ArcGIS Maps SDK for Swift.
- An untracked file is now used to store API keys for use with toolkit examples and tests. For more information, please see Configure API Key & Licensing and Configure App Secrets.

Authenticator

- Support is added for the ArcGIS Authentication Challenge type and Identity-Aware Proxies (IAP).
- init(promptForUntrustedHosts:oAuthUserConfigurations:) is deprecated and replaced by init(promptForUntrustedHosts:oAuthUserConfigurations:iapConfigurations:).
- oAuthUserConfigurations and iapConfigurations are added.

FeatureFormView

- init(featureForm:) is deprecated and replaced by init(root:isPresented:).
- editingButtons(_:), navigationDisabled(_:), onFeatureFormChanged(perform:), and onFormEditingEvent(perform:) are added.
- Browse utility network associations through the UtilityAssociationsFormElement.

OfflineMapAreasView

- Fixes a crash when attempting to re-download a delete area while offline.
- Fixes a bug that stops the on-demand workflow from downloading an area without moving the extent selector.
- Changes the "Delete Map Area" button to "Remove Download" and "Delete Download".

PopupView

- init(popup:isPresented:) is deprecated and replaced by init(root:isPresented:).
- Browse utility network associations through the UtilityAssociationsPopupElement.
- header(_:) and showCloseButton(_:) are deprecated.
- onPopupChanged(perform:) is added.

You can find the Toolkit here.

See this blog post for information on the latest ArcGIS Maps SDK for Native Apps   

We hope you enjoy the new release! Let us know what you're building with it.

more
1 0 974
123 Subscribers