How to apply AllowInlineMediaPlayback in capacitor

hello , in cordova , we was change config.xml

now in capacitor how to apply this ?

<preference name="AllowInlineMediaPlayback" value="true" />

In Capacitor it’s set to true

1 Like