Open mateoKozomara opened 11 years ago
Are you talking about Adobe's device simulator?
no, im talking about the ios simulator from the Xcode
Oh my goodness I'm so sorry, @mateoKozomara, for I accidentally abandoned this topic! May ask to explain the simulator thing again in more details?.. if it is still somehow matters.
Hi,
I am in need of creating SimulatorInputAdapter for multi-finger gestures with numTouchesRequired > 2.
First my idea was to create a InputAdapter based on keyboard input, but it seems that simulator does not support capturing hardware keyboard input unless there is an focused text input or similar.
What would be your recommendation for creating such an adapter?
Thanks for this great framework :+1:
Mateo Kozomara