Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
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
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?