| Summary: | SDL_HINT_APPLE_TV_CONTROLLER_UI_EVENTS doesn't work (tvOS) | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Trent Gamblin <trent> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | NEW --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.9 | ||
| Hardware: | x86_64 | ||
| OS: | Other | ||
|
Description
Trent Gamblin
2019-03-02 03:53:35 UTC
I've done some more testing: 2.0.9: Menu button doesn't drop to OS, and swiping the Siri remote causes multiple events, eg swipe once will cause 1-3 direction events 2.0.8: Menu button doesn't drop to OS, but swipe events are OK 2.0.7: Library doesn't link for tvOS (multiple undefined symbols) 2.0.6: Everything works here |