Under Review
over 1 year ago

onTap not being called in Sim

The behavioDelegate onTap() event is not firing on a touchscreen device. Any screen tap raises the onKey() event with a key value of 255

Testing the tap function in my app on Vivoactive HR and VenuSq  in simulator, the onTap() event is not being called.

The app builds and runs correctly on the device (only have the VA-HR to test on).

SDK 6.2.1

Mac Ventura 13.3.1 

It appears to be a new issue, it was working fine on earlier SDK's during development, Also fails in 4.2.

Parents
  • Interesting that it isn't universal.

    Any suggestions where the difference may lie?  I have just upgraded to Ventura 3.4.1, and am running SDK 6.2.1. 

    The Monkey C Language Support extension is v1.0.9. which was installed 4 weeks ago.

    This is what I see on the Monkey C Details page: 

    I have examined my Bluetooth mouse configuration in the Mac settings and they are at default values. I have tried variations with no change in behaviour.

    I have tried with a USB mouse with the same results.

    This is causing me some inconvenience as I am unable to complete the testing of a new and quite important feature of the app. 

Comment
  • Interesting that it isn't universal.

    Any suggestions where the difference may lie?  I have just upgraded to Ventura 3.4.1, and am running SDK 6.2.1. 

    The Monkey C Language Support extension is v1.0.9. which was installed 4 weeks ago.

    This is what I see on the Monkey C Details page: 

    I have examined my Bluetooth mouse configuration in the Mac settings and they are at default values. I have tried variations with no change in behaviour.

    I have tried with a USB mouse with the same results.

    This is causing me some inconvenience as I am unable to complete the testing of a new and quite important feature of the app. 

Children
No Data