Ask the user to select the file and
I am making an app to get the address of that file.
Create a button to open the file selection dialog in
document.getElementById("temp").value
I'd like to get the address of the file in
When you actually select a file on your smartphone
The address is fakepath
and cannot be retrieved.
Is there another solution?
It is not possible to obtain an address from the browser due to security reasons.
using the camera plug-in, file plug-in, etc.
Ask them to select a file.
© 2025 OneMinuteCode. All rights reserved.