Skip to content
Discussion options

You must be logged in to vote

Capactor is referred as a bridge between web technologies (HTML, CSS, JavaScript) and native mobile platform and it uses webview (which is full-screen browser) for rendering web contents. So trying to use another web view (which loads website using its URL) in Capacitor doesn't make sense.

And Capacitor has live update service called Appflow that can always fetch the latest web code bundle. If you're just making changes to the web assets, Appflow can automate web deployments over-the-air to the users without needing to publish through the app stores.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jonathanmimi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant