Whenever I try to use one of the zoomTo methods on my AGSMapView, if I set the animated property to NO, the map fails to zoom to the provided envelope, scale, factor, etc. If I set the animated property to YES, it works just fine. Any thoughts as to what I could be doing wrong or is this normal behavior for the AGSMapView on iOS?