Code Monkey home page Code Monkey logo

Comments (7)

PrimaryFeather avatar PrimaryFeather commented on May 22, 2024

I'm with Josh! tvOS apps built with AIR must feel like native apps when it comes to touch input. Please make this possible by fixing / re-evaluating these points.

from adobe-runtime-support.

joshtynjala avatar joshtynjala commented on May 22, 2024

Adobe Tracker won't let me comment on the issue, so I'll add my comment here.

I think that TransformGestureEvent.GESTURE_DIRECTIONAL_TAP should also be dispatched when Multitouch.inputMode is set to TOUCH_POINT. Currently, it's only dispatched when Multitouch.inputMode is set to GESTURE. It's possible to manually detect other gestures using raw TouchEvents, if necessary. GESTURE_DIRECTIONAL_TAP is different than the others because it's based on touching the edge of the Apple TV remote's touch surface. Raw TouchEvents don't expose enough information to know that a touch happened on the edge. That makes it impossible to detect this gesture when Multitouch.inputMode is set to TOUCH_POINT, but it's a very important core gesture of tvOS.

from adobe-runtime-support.

dannycortesv avatar dannycortesv commented on May 22, 2024

I thought this was solved on current Air version, but still the same...

from adobe-runtime-support.

dannycortesv avatar dannycortesv commented on May 22, 2024

@PrimaryFeather @joshtynjala do you guys know if Adobe is planning a fix for this? I think Apple TV support is a great plus for AIR, swipe gesture the most important ui interaction for this plattform.

from adobe-runtime-support.

joshtynjala avatar joshtynjala commented on May 22, 2024

I believe that it's unlikely that Adobe will do anything to further improve tvOS support.

from adobe-runtime-support.

dannycortesv avatar dannycortesv commented on May 22, 2024

You can use now this extension from Distriqt: https://github.com/distriqt/ANE-SystemGestures/wiki/u.Native-Gesture-Events, It supports all tvOS events

from adobe-runtime-support.

joshtynjala avatar joshtynjala commented on May 22, 2024

It's worth pointing out this detail from the AIR 32 release notes, which indicates that Adobe does not consider tvOS a high-priority platform:

AIR tvOS Support Moved to Labs
To help focus our testing on the most popular platforms, we've decided to move tvOS support back to the AIR beta channel. The functionality remains the same and developers can download the latest SDK over at https://labs.adobe.com

Source: https://helpx.adobe.com/flash-player/release-note/fp_32_air_32_release_notes.html

from adobe-runtime-support.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.