laptop and a wrench

Bug

ArcGIS Online web maps with an Esri vector tile basemap display the Streets basemap instead of the actual basemap when loaded in an ArcGIS Runtime for iOS application.

Zuletzt veröffentlicht: January 8, 2019 ArcGIS Runtime SDK
Bug-ID-Nummer BUG-000118495
EingereichtNovember 30, 2018
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Runtime SDK
Gefunden in Version100.4
BetriebssystemApple iOS
Betriebssystemversion11.0x
StatusWill Not Be Addressed

Zusätzliche Informationen

This issue is due to the web map using a plain HTTP URL to the vector style. The app project blocks plain HTTP requests based on the Apple default App Transport Security (ATS) policy. This is the warning printed on the console: App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.

Workaround

  • Update the web map to use an HTTPS URL instead of a plain HTTP.
  • Configure an exception in the app project to permit the plain HTTP URL to arcgis.com.

Schritte zur Reproduzierung

Bug-ID: BUG-000118495

Software:

  • ArcGIS Runtime SDK

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln