Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20486] Remove unsupported events from Ti.UI.iOS.LivePhotoView

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2016-02-29T15:42:07.000+0000
Affected Version/sRelease 5.2.0
Fix Version/sRelease 5.4.0
ComponentsiOS
Labelsios, livephotos, qe-5.4.0
ReporterFokke Zandbergen
AssigneeHans Knöchel
Created2016-02-29T14:02:17.000+0000
Updated2016-06-10T18:02:18.000+0000

Description

I added a listener to a [Ti.UI.iOS.LivePhotoView](http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.iOS.LivePhotoView)'s click and touchstart events, but they didn't fire. I'm not surprised that these don't fire since touch interaction is reserved to animate the Live Photo displayed. So the API reference should be fixed to say that only start and stop are available (after verifying all of the others indeed are not).

Comments

  1. Hans Knöchel 2016-02-29

    Part of this PR: https://github.com/appcelerator/titanium_mobile/pull/7786
  2. Harry Bryant 2016-06-10

    Verified as fixed, Documentation of Ti.UI.iOS.LivePhotoView only shows start & stop events as available. Tested On: iPhone 6S (9.3.2) Device & iPhone 6 Plus (8.3) Device Mac OSX El Capitan 10.11.5 Ti SDK: 5.4.0.v20160608165242 Appc Studio: 4.6.0.201605201934 Appc NPM: 4.2.7-2 App CLI: 5.4.0-15 Xcode 7.3 Node v4.2.6 *Closing ticket.*

JSON Source