cocos-engine
cocos-engine copied to clipboard
Unable to attach file image in android webview
Cocos Creator version
3.8.0
System information
OnePlus 9 - Android 13
Issue description
If you open a website in webview that has feature to upload image from phone media, it doesn't work on android. Tested with ios and web-mobile (android) is working. Only android app is not working. Expect to able prompt media selection when clicked on attach media button on the website.
Relevant error log output
No response
Steps to reproduce
- Input website that has upload media function to cocos webview
- Build cocos app into android mobile
- Open webview in cocos-built android app and test in webview
Minimal reproduction project
No response