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

U11 Cert task- removes deprecated method #291

Closed esreli closed 3 years ago

esreli commented 3 years ago

U11 deprecates the method,

AGSApplicationDelegate.shared().application(app, open: url, options: options)

This PR removes this method call and updates the language surrounding the oauth app delegate open url method.