Ignition perspective embed in webview

Hi,

I’m trying to convince a customer to switch over to Ignition. They are afraid to do this in 1 big step.
I would like to convince them to already migrate a part of the application to show them how smooth Ignition is.

They have an embedded web viewer where I could display an Ignition page in their current application.

The problem here is, every time the embedded view is opening, the Ignition resource loading page popups up.

Is there a way to bypass this loadingscreen?

No, Perspective is a single-page application--the entire project has to load at the start. And view and page navigation within it doesn't use HTTP any more.

Your embedding technique is not maintaining cookies or session state to keep the project "alive".