Start a new topic
Solved

"Ignored attempt to cancel a touchmove event" POIS PANEL

Hello,


I have follow your documentions (Android SDK: Javascript API) about GEO AR (POINTS OF INTEREST) but whenever i touch for first time an poi in my screen and the decription panel open's, this message in my log show up when i touch the panel


"Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.", source: file:///android_asset/demo5/jquery/jquery-1.9.1.min.js (3)


The problem is when i try to scroll down the description of my panel, the panel is freeze or close. 


The screenshot that i attach, i show you the panel that i mean.


What i have to do to make this panel more responsive? Please help me.

SCREEN.jpg
(204 KB)

Hi,


Are you using the latest SDK 8 or an earlier version? Is this also happening with the SDK sample app or only your own app?


Thx and greetings

Nicola

I wasn't able to find a solution so i recreate it for better responsiveness by sending the poi's data in the native environment via json. Now i use android bottom sheet instead of javascript.

Hi,


Does the Android bottom Sheet solve your problem?


Greetings

Nicola

yes, all fine now with this problem

Login or Signup to post a comment