Proxy with arcGIS for iOS?

2648
2
04-11-2011 09:30 AM
DrewCrawford
New Contributor
Hi there,

How would I use a proxy page with the arcGIS api for iOS?  Searching the reference documentation for "proxy" yields no results.

I'm talking about using a URI like this:
http://example.com/proxy.ashx?http://dev.example.com/actual_URI
0 Kudos
2 Replies
BrianFischer
New Contributor II
Did you find any resolution to this questions?  I'm trying to do the same thing.  I figured maybe it is not possible and ESRI would recommend using secure web services with token authentication?

Thanks,
Brian
0 Kudos
NimeshJarecha
Esri Regular Contributor
Yes, you should use secured services. The ArcGIS Runtime SDK for iOS supports token, basic and digest authentication.

Regards,
Nimesh
0 Kudos