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.

Last Published: January 8, 2019 ArcGIS Runtime SDK
Bug ID Number BUG-000118495
SubmittedNovember 30, 2018
Last ModifiedJune 5, 2024
Applies toArcGIS Runtime SDK
Version found100.4
Operating SystemApple iOS
Operating System Version11.0x
StatusWill Not Be Addressed

Additional Information

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.

Steps to Reproduce

Bug ID: BUG-000118495

Software:

  • ArcGIS Runtime SDK

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options