[TIMOB-19217] reverseGeocoder() and getCurrentPosition() callback objects need fixing
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-07-14T23:16:41.000+0000 |
| Affected Version/s | Release 4.1.0 |
| Fix Version/s | n/a |
| Components | Windows |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Gary Mathews |
| Created | 2015-07-14T21:08:11.000+0000 |
| Updated | 2017-03-16T21:12:06.000+0000 |
Description
-
Geolocation::reverseGeocoder() returns a string instead of a JSON object.
- Geolocation::getCurrentPosition() altitudeAccuracy causes a memory access error
PR: https://github.com/appcelerator/titanium_mobile_windows/pull/372
Closing ticket as fixed.