Hi,
Could you please provide the following details:
Thx and greetings
Nicola
SDK version, 8.3. Running code on windows 10 (android studio) and lunching the app on Samsung C7. There is no usage of other extensions such as Cordova, Xamarin.
P.S. for later ease, I started the same topic / issue in the forum with my account at the company that is using your licence. It would be appreciated if you replied to the same topic there.
Mehrdad Afzali
Hi, I am trying to pass the tracking data at target recognition moment to a customized js renderer and for this purpose as it is suggested in Wikitude doc I used the addToJavaScriptQueue method. The problem is that apparently there is a 40 - 60 milliseconds delay between this call and calling my rendereing function and this adds a one frame delay to the scene. Is there any way to implement a function that could pass the data right away ?