Skip to main content
16-Pearl
August 28, 2024
Solved

Able to send data from preview of Vuforia Studio into thingworx but unable to send it through iPad

  • August 28, 2024
  • 2 replies
  • 984 views

Hi Everyone,

 

I have made a Vuforia Studio Experience in which it captures a screenshot through tml3drenderer and uploads it to thingworx repository.

 

The data does transfers from vuforia studio to thingworx when I preview it in laptop through browser, but it does not gets transferred when I preview the same experience through my ipad.

 

Can anyone please help me out asap.

 

Thanks in Advance.

 

Regards,

Aditya Gupta

 

 

Best answer by Aditya1702

Hello,

 

This issue has been solved & it was related to timeout function.

 

As multiple function was called on a single click I assigned a time delay for each of the function & at present it's working.

 

I'll post if further any issue arises.

 

Best Regards,

Aditya Gupta

2 replies

24-Ruby III
August 28, 2024

Similar discussion - "Experience works on vuforia studio(PC) but not properly on view App": https://community.ptc.com/t5/Vuforia-Studio/Experience-works-on-vuforia-studio-PC-but-not-properly-on-view/td-p/951469 

16-Pearl
August 29, 2024

Hi,

 

Since in the above link they have suggested to use global parameters, can you please help me in

how to increment the global parameters just like we do for any variable

 

eg. If I want to increment the value of variable i I will simply write i++;

but how to do the above, incase of global parameters.

Aditya170216-PearlAuthorAnswer
16-Pearl
September 6, 2024

Hello,

 

This issue has been solved & it was related to timeout function.

 

As multiple function was called on a single click I assigned a time delay for each of the function & at present it's working.

 

I'll post if further any issue arises.

 

Best Regards,

Aditya Gupta