Ignition app can't be used in android TV

We have successfully installed ignition android app in android TV, and we can open the APP, but when we want to open the client, the app show "application error". We have checked our network with IT, and we don't find any setting problem.

Do some friends have same problem? How to solve it?

Thanks!

The same problem was discussed here also, but I don't see any solution:

  1. Confirm you can view your Perspective project with a laptop connected from the same network location as the TV, with network settings that are similar to the TV.

  2. Post a photo of the TV network settings.

Perspective relies heavily on modern web standards (advanced CSS Grid/Flexbox, heavy JavaScript execution, and continuous WebSocket connections). Android TV browsers are not intented for this. They are low-spec hardware and have an aggressive memory management. Add a third party SVG rendering module to your project, and those Android devices just can't handle it.

Very true. An old Raspberry Pi with an HDMI cable would be better than troubleshooting an Android TV operating system/browser.

….that being said the classic “IT says the network is ok” without actual proof that the network is ok is a red flag.