My Package 1.2.0 is approved and hit on the App Store now. Most important update is iOS 4.2 support. Apple changed the behavior around Map component and it broke app’s location mapping feature. It took some time to understand what was going on but I think mapping feature is now working again on iOS 4.2 devices.
Another big fix is finding your location. Apple’s reverse geocoder often fails to find address through API. I stopped using Apple’s reverse geocoder and switched to Google’s Geocoding API. It works more stable.
I also updated the package listing UI with nice little map image to understand the current package location easily.
Version 1.2.0 is available on iTunes App Store in all countries for free.
Enjoy!
Amazon is using a new carrier
Ship Carrier: ONTRAC
I noticed amazon uses ONTRAC service for US western region service. Currently, I support the carriers which support web service tracking API because of the maintainability. Since ONTRAC web site seems pretty simple and they use same design for a long time, I can support this service. Let me try that. Thanks!