Issues with Co-hosting in Android WebView
Updated: 2023-03-24 09:39:14
Problem Description:
When using WebView to load the SaaS-H5 viewing page, clicking the request co-hosting button causes the app to crash or become unresponsive.
Solution:
- Check whether the native app has microphone and camera permissions.
- If the app already has the relevant permissions, these permissions need to be granted to the H5 page.

