Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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 .