Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1147] iOS: Ti.Map annotations from Model-View binding are not displayed on iPhone 6 simulators

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2014-10-01T15:24:27.000+0000
Affected Version/sAlloy 1.5.0, Alloy 1.4.1
Fix Version/sn/a
Componentsn/a
Labelsqe-3.4.0
ReporterFederico Casali
AssigneeTim Poulsen
Created2014-09-25T21:11:42.000+0000
Updated2018-03-07T22:28:25.000+0000

Description

Problem description

Following ALOY-503, Alloy is supporting Ti.Map.View > Annotation for Model-View binding. However, when run on iPhone 6 or 6+ simulators, the annotations coming from the Model are not displayed. The one defined in the XML is displayed correctly. This is reproducible only on iPhone 6 and 6+ simulators. On 6/6+ devices works as expected. Also reproducible with the previous Alloy 1.4.1 version.

Steps to reproduce

1. Grab https://github.com/appcelerator/alloy/tree/master/test/apps/testing/ALOY-503 sample code 2. Run on iPhone 6 and 6+ simulators Result: only XML defined annotation is displayed. Expected result: 4 annotations should be displayed. 3. Run on another iOS 8 simulator, for example the iPhone 5S Result: Annotations are all correctly displayed 4. Run on iPhone 6 device Result: also in this case, annotations are all correctly displayed

Attachments

FileDateSize
iOS Simulator Screen Shot Oct 1, 2014, 11.22.59 AM.png2014-10-01T15:23:57.000+0000637103

Comments

  1. Tim Poulsen 2014-10-01

    iPhone 6 simulator screenshot attached, showing four annotations, of which three are defined in the collection and one in the XML.
  2. Tim Poulsen 2014-10-01

    Works for me, see attached screenshot.
  3. Eric Merriman 2018-03-07

    Closing as invalid. If this is incorrect, please reopen.

JSON Source