Skip to main content
1-Visitor
January 2, 2019
Solved

Property values from thingworx are not displaying in mobile experience

  • January 2, 2019
  • 1 reply
  • 1682 views

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 

 

  

Best answer by dupatel

@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

1 reply

dupatel5-Regular MemberAnswer
5-Regular Member
January 2, 2019

@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

shuaib1-VisitorAuthor
1-Visitor
January 3, 2019

Thanks Durgesh ..:) Its working now after giving permission and publishing experience in "authentication required" mode. Thanks .