Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

No video selection screen when using React Native Web View

$
0
0

enter image description here

enter image description here

Vue.JS

<templates>
<input type="file" accept="video/*" @change="onChange"></input>
<templates>

When I open the vuejs code in ios safari browser, it is attached after selecting video in photo library, video selection + compression. (photo library -> video selection -> compressing -> get video file)

But when you open it in React Native WebView, it's done right in the photo library, and the video selection screen doesn't appear. The file size is taken as zero bytes. (photo library -> get video file(0 byte))

I added permission to info.plist.

  • Camera Usage Description
  • Microphone Usage Description
  • Photo Library Usage Description

What's wrong?


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>