We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71685f6 + a197329 commit 2807fe5Copy full SHA for 2807fe5
Examples/Examples/UtilityNetworkTraceExampleView.swift
@@ -55,7 +55,6 @@ struct UtilityNetworkTraceExampleView: View {
55
let publicSample = try await ArcGISCredential.publicSample
56
ArcGISEnvironment.authenticationManager.arcGISCredentialStore.add(publicSample)
57
} catch {
58
- // See Also: https://github.com/Esri/arcgis-maps-sdk-swift-toolkit/issues/1129
59
print("Error creating credential:", error.localizedDescription)
60
}
61
0 commit comments