Kymera Map Panel module on mobile phone

I have filled the Dataset of the Map panel with all the data points I need. The script only opens a pop-up with an identification of the point I have clicked on. The problem is that it works perfectly on the computer, but it does not work on the mobile phone. I think that the problem is that the mobile module does not work with the extension functions of the componenets. I have tried different functions and none of them worked on the phone whereas they did on the computer. The Event handlers (such as mouse-mouseClicked, mouse-mousePressed…), however, work properly on both devices.