Uploading file in react-native webview not working

Hello! I just want to ask how could I fix this problem. I have a simple react-native application where it access my developed website using webview, there’s a function where I upload a file specifically a photo. Uploading works fine when I access the w…


This content originally appeared on DEV Community and was authored by Harley Ferrer Lumagui

Hello! I just want to ask how could I fix this problem. I have a simple react-native application where it access my developed website using webview, there's a function where I upload a file specifically a photo. Uploading works fine when I access the website using my browser, but when I use my app, file uploading seems not work nicely. Anyone has an idea about this? Thanks in advance.

<WebView
style={{ flex: 1 }}
source={{
uri: SITE_URL
}}
/>


This content originally appeared on DEV Community and was authored by Harley Ferrer Lumagui


Print Share Comment Cite Upload Translate Updates
APA

Harley Ferrer Lumagui | Sciencx (2022-03-29T11:35:43+00:00) Uploading file in react-native webview not working. Retrieved from https://www.scien.cx/2022/03/29/uploading-file-in-react-native-webview-not-working/

MLA
" » Uploading file in react-native webview not working." Harley Ferrer Lumagui | Sciencx - Tuesday March 29, 2022, https://www.scien.cx/2022/03/29/uploading-file-in-react-native-webview-not-working/
HARVARD
Harley Ferrer Lumagui | Sciencx Tuesday March 29, 2022 » Uploading file in react-native webview not working., viewed ,<https://www.scien.cx/2022/03/29/uploading-file-in-react-native-webview-not-working/>
VANCOUVER
Harley Ferrer Lumagui | Sciencx - » Uploading file in react-native webview not working. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/03/29/uploading-file-in-react-native-webview-not-working/
CHICAGO
" » Uploading file in react-native webview not working." Harley Ferrer Lumagui | Sciencx - Accessed . https://www.scien.cx/2022/03/29/uploading-file-in-react-native-webview-not-working/
IEEE
" » Uploading file in react-native webview not working." Harley Ferrer Lumagui | Sciencx [Online]. Available: https://www.scien.cx/2022/03/29/uploading-file-in-react-native-webview-not-working/. [Accessed: ]
rf:citation
» Uploading file in react-native webview not working | Harley Ferrer Lumagui | Sciencx | https://www.scien.cx/2022/03/29/uploading-file-in-react-native-webview-not-working/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.