[ALOY-832] Geocoder Sample: Unable to geocode address
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-09-20T22:46:11.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Alloy 1.3.0, 2013 Sprint 19 |
| Components | Samples & Templates |
| Labels | n/a |
| Reporter | Benjamin Hatfield |
| Assignee | Tony Lukasavage |
| Created | 2013-09-20T17:33:55.000+0000 |
| Updated | 2014-06-22T13:21:18.000+0000 |
Description
ENVIRONMENT:
Appcelerator Studio, build: 3.2.0.201309142421
TiCLI (master from 9/18)
node-appc (master from 9/18)
Alloy 1.2.2
TiSDK 3.1.3.GA and 3.2.0.v20130918150842
iOS 7 / Xcode 5.0
iPhone 7.0 and 6.1 simulator
REPRODUCTION:
Using Studio, download the Alloy Geocoder sample and run it on the iOS simulator. Enter an address, such as "Boston, MA" and click the Add (+) button. Alert pops up saying "Unable to geocode address".
Download the NON-Alloy Geocoder sample and run it on the iOS simulator. Enter an address, such as "Boston, MA" and click the Add (+) button. An annotation is added and the alert dialog is NOT shown.
PR: https://github.com/appcelerator/alloy/pull/243 Run the app as described above to confirm behavior.