This app was created using @capacitor/create-app,
and comes with a very minimal shell for building an app.
To run the provided example, you can use npm start command.
npm startThis is just a minimal repo to reproduce an issue. If you start the app having access to logcat. When you click the take photo button you get into the log the info that origin is https://localhost inside the webview but the MediaDrmBridge is getting null as origin.
