Ignition Perspective app for an android device

I am first time using using ignition perspective app for the android device. I am using the vision client launcher for the windows. I do not have any issue with vision client launcher for the windows. But When I am opening the my project on the ignition perspective app, I am getting message “ View not found. No view configured for this page”. I need help to resolve this issue.

Perspective Mobile App is for Perspective projects only.

1 Like

Perspective and Vision are completely separate modules and environments which have wildly different architectures; Vision uses Java Swing and Perspective uses React, HTML, and CSS. You cannot move vision and perspective project resources between each other. You need to develop vision and perspective projects independently of one another

1 Like

Thank you for the reply.

Ohh. I thought that I can launch my same project from an android device also. What is the procedure to develop the project for the perspective application? Is there any other way so I can run my project on android ?

As referenced, they are completely different technologies. I'd watch some videos and get some context on what you are looking for.

The only way to get things going on Android is to develop the appropriate views etc in perspective.

1 Like