OnKeyPressed not invoked

OnKeyPressed not invoked

BY 12 Jun 2013 Native Application Development

I’m porting a bada app which used IKeyEventListener to receive the OnKeyPressed event when hardware volume keys are pressed.

This doesn’t seem to get invoked in Tizen.

I discovered there is a newer API, IPropagatedKeyEventListener/SetPropagatedKeyEventListener, but this also does not appear to generate events.

None of the Tizen examples use this newer API. I tried a couple of examples which use the older API but could not see the event being fired either.

Is this a bug, or can you please provide a working example?

Best Regards,

Chris

Written by