Porting Vaadin to iOS with Capacitor

Hello People.

I’m trying to port my Vaadin Flow App to iOS using Capacitor. I haven’t succeed yet. I wonder if someone here has done this already.

Capacitor allows you to port virtually any HTML5 based app to iOS and Android. I guess Capacitor does this via Embedded Safari Browser or something similar.

I’ve tried to port my Vaadin App but I guess at first I have to embed my Vaadin App into a HTML static page. I’ve seen that Vaadin 8 allows you to embed a Vaadin App into a HTML div tag here https://vaadin.com/docs/v8/framework/advanced/advanced-embedding.html but I haven’t seen how to accomplish this with Vaadin Flow.

Hope someone here can help me.

Here’s a link to Capacitor: https://capacitor.ionicframework.com/docs/ios/