[ALOY-933] ui/map app not working for iOS with TiSDK 3.2.0+
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-01-22T16:06:26.000+0000 |
Affected Version/s | Alloy 1.3.0 |
Fix Version/s | Alloy 1.4.0 |
Components | Samples & Templates |
Labels | qe-testadded |
Reporter | Tony Lukasavage |
Assignee | Tony Lukasavage |
Created | 2014-01-22T16:03:42.000+0000 |
Updated | 2014-05-09T11:00:10.000+0000 |
Description
Needs to stop using
Ti.Map
and should instead use require('ti.map')
.
PR: https://github.com/appcelerator/alloy/pull/306 Functional test is simply confirming that the "ui/map" test app runs fine for ios;
The ui/map app works fine on iOS Verified on: Appc Studio : 3.3.0.201405011408 Ti SDK : 3.3.0.v20140508101423 Mac OSX : 10.9.1 Alloy : 1.4.0-dev CLI - 3.3.0-dev Iphone 4 (v7.1)