Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hello friends,
I am fetching the property values in mobile experience from thing (fan1) created in thingworx by dragging and dropping it onto any label or gauge but it actual preview on mobile value is not getting display and it is displaying in vuforia stodio preview on system. Kinldy help me to understand the issue.Thanks
Solved! Go to Solution.
@shuaib It could be due to permission issues on entity . Could you please confirm if there is any error logged in ThingWorx logs related to the request made from Mobile device ?
What is the Access type of the Studio project ? Is it Public or Requires Authentication.
-Durgesh
@shuaib It could be due to permission issues on entity . Could you please confirm if there is any error logged in ThingWorx logs related to the request made from Mobile device ?
What is the Access type of the Studio project ? Is it Public or Requires Authentication.
-Durgesh
Thanks Durgesh ..:) Its working now after giving permission and publishing experience in "authentication required" mode. Thanks .