Skip to main content
1-Visitor
February 5, 2018
Question

ModelItem color with IOS won't work

  • February 5, 2018
  • 1 reply
  • 1367 views

Hello,

is anyone else experiencing similar issue:

I have application parameter called Stop which controls the color of ModelItem. I input the new value of app parameter Stop using JS:

app.params.Stop = 'rgba(255,0,0,0.5);';

This works well in the preview and with Android Thingworx View but not with IOS devices. Am I doing something wrong or is this a bug/not supported functionality with IOS Thingworx View

Best regards,

Juho-Matti

1 reply

17-Peridot
April 3, 2018

Hi Juho Matti,

I have tested it in my ios device and it is working as expected. Could you please share your project with me to debug the issue?