Esri / data-collection-ios

Mobile data collection app using the iOS Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
25 stars 26 forks source link

Removes ATS: allowing arbitrary loads and exception domains. #121

Closed esreli closed 6 years ago

esreli commented 6 years ago

They are no longer needed since ArcGIS Online has updated the owning system URL.

This can be confirmed by checking this URL for key "owningSystemUrl". The url should use https.

To confirm this change works:

  1. Launch App
  2. Log-in to AGOL

This change works if no errors are thrown in Xcode.