cocos-engine icon indicating copy to clipboard operation
cocos-engine copied to clipboard

Unable to attach file image in android webview

Open NikitaOgg opened this issue 1 year ago • 0 comments

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

  1. Input website that has upload media function to cocos webview
  2. Build cocos app into android mobile
  3. Open webview in cocos-built android app and test in webview

Minimal reproduction project

No response

NikitaOgg avatar Aug 21 '24 09:08 NikitaOgg