Key event.phase Messed Up

Hi,

I have been using the key-listener for a while. On Corona 2015.2728, the event.phase returned on Android device are :

  1. began

  2. ended

The phase contained ‘up/down’ since I began using it >1 year ago and also per docs (https://docs.coronalabs.com/api/event/key/phase.html)

Anyone having this issue ?

Nvm. I found the problem. It was ‘RGEasyFTV’ that was the cause of it. It changes all the key-events.

I was going to ask if you were using one of my modules.  

However, I don’t believe I changed the original key event.  Did I?  

I believe I copy the event and pass it on under a new name.  However maybe that module did change the phase names in the actual key event record.

If so, my apologies.  That was an oversight.

Nvm. I found the problem. It was ‘RGEasyFTV’ that was the cause of it. It changes all the key-events.

I was going to ask if you were using one of my modules.  

However, I don’t believe I changed the original key event.  Did I?  

I believe I copy the event and pass it on under a new name.  However maybe that module did change the phase names in the actual key event record.

If so, my apologies.  That was an oversight.