Skip to content

Need help: To bridge functionality between Webview UI and Native UI #3214

Answered by imhoffd
bizready asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @bizready!

If I'm understanding correctly, you're deciding on one of two options:

A. Use a Capacitor plugin for audio/video capturing and playback and manage everything in the Capacitor Web View.
B. Switch between native view(s) for audio/video capturing and playback and the Capacitor Web View for everything else.

If that's correct, then my answer would be that today your best option would be A. While it is possible to manage native views alongside the Capacitor Web View, Capacitor wasn't created with that use case in mind and you may run into problems. That being said, improving this is one of the priorities for Capacitor 3 (see #3182).

If you choose B, expect to deal with a lot of st…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bizready
Comment options

Answer selected by imhoffd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants