MKReverseGeocoder server returned error: 503
Posted
by raaz
on Stack Overflow
See other posts from Stack Overflow
or by raaz
Published on 2010-05-31T05:17:21Z
Indexed on
2010/05/31
5:22 UTC
Read the original article
Hit count: 518
Hi all,
Currently i am developing an iPhone application where i have to show user's current city and location for which i am using Mapkit Framework.When i build the application it works fine and show me the exact city details .But right now when i try to build the application again application shows following error message in my log
/SourceCache/ProtocolBuffer_Sim/ProtocolBuffer-26/Runtime/PBRequester.m:523 server returned error: 503
reverseGeocoder: didFailWithError:Error Domain=PBRequesterErrorDomain Code=6001 "Operation could not be completed. (PBRequesterErrorDomain error 6001.)"
Is any body facing the same issue and how can i resolve it?
© Stack Overflow or respective owner