Home Key not working as expected

Facing Home Key issue.

$(document).ready(function () {
** tizen.tvinputdevice.registerKeyBatch([‘ChannelUp’, ‘ChannelDown’, ‘Guide’, ‘Home’]);**
})

Here ChannelUp, ChannelDown and Guide keys are working as expected . But the Home key is not working.

Any Suggestions ?

1 Like