Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1356] Add support for LivePhotoView under Ti.UI.iOS namespace

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2016-02-18T16:25:22.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.2.1, alloy 1.7.34
ComponentsXML
Labelsn/a
ReporterFokke Zandbergen
AssigneeEric Wieber
Created2016-02-13T16:39:34.000+0000
Updated2016-03-16T21:51:58.000+0000

Description

With TIMOB-19666 resolved for 5.2, the Alloy version shipping with the 5.2 CLI should support defining the Ti.UI.iOS.LivePhotoView in XML.

Comments

  1. Fokke Zandbergen 2016-02-13

    PR: https://github.com/appcelerator/alloy/pull/757
  2. Fokke Zandbergen 2016-02-13

    /CC [~hansknoechel]
  3. Fokke Zandbergen 2016-02-13

    [~fmiao], can you get this in the Alloy version shipping with the 5.2.0 CLI?
  4. Feon Sua Xin Miao 2016-02-18

    PR merged.
  5. Fokke Zandbergen 2016-02-22

    [~fmiao] the fix version for this ticket is 1.7.33 but 1.7.33 on Alloy is from Jan 15 (month before this ticket) and does not include it.
  6. Eric Wieber 2016-03-16

    Verified implemented using: MacOS 10.11.3 (15D21) Studio 4.5.0.201602170821 Ti SDK 5.2.1.v20160316113102 Appc NPM 4.2.4-2 Appc CLI 5.2.1-12 Alloy 1.7.35 Xcode 7.2.1 (7C1002) Can successfully use <LivePhotoView> in Alloy xml to create and use a LivePhotoView. Tested using an app with a LivePhotoView created in the xml and has the livePhoto property set in the controller via a button push. Photo displays and plays as expected.

JSON Source