Project

General

Profile

Actions

Feature #109

closed

ArcGis IOS Map

Added by Jyoshna Behara 12 months ago. Updated 12 months ago.

Status:
Closed
Priority:
High
Start date:
25/04/2024
Due date:
% Done:

0%

Estimated time:
Deployed In:
Category:

Description

Do R&D, implementation on ARCGIS IOS Map.

Actions #1

Updated by Jyoshna Behara 12 months ago

  • Status changed from New to In Progress

Jyoshna Rani wrote:

Do R&D, implementation on ARCGIS IOS Map.

Raised a technical support request to ESRI team(https://www.esri.com/)

Actions #2

Updated by Jyoshna Behara 12 months ago

  • Status changed from In Progress to Closed

Suggested by ESRI sample doesn't work.

https://community.esri.com/t5/swift-maps-sdk-questions/setup-proxy-rule-for-ios-arcgis-map/td-p/1333265

let configuration = URLSessionConfiguration.default
configuration.connectionProxyDictionary = [
"HTTPSEnable": true,
"HTTPSProxy": "localhost",
"HTTPSPort": 9090
]
ArcGISEnvironment.urlSession = ArcGISURLSession { configuration }

Actions

Also available in: Atom PDF