Skip to Main Content

Visual Builder

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Using the file picker on iphone

JohannaBStumpfJan 21 2025

When using the file picker on Iphone it goes directly to the camera and does not allow to choose other media.

This is how the file picker is set up:

 <oj-file-picker        
 capture='implementation'         
 accept='["image/*", "video/*", "text/plain", ".pdf", ".xls", ".xlsx", ".doc", ".docx", ".ppt", ".pptx", ".csv", ".txt"]'       
 class="responsive-flex-item oj-sm-flex-initial"        
 on-oj-select="[[$listeners.cameraFilePickerSelect]]">

How can I change this to allow it to choose exiting media on the phone on Iphone?

Additional information:
- On Android this works fine.
- I had the opposite problem earlier: https://community.oracle.com/customerconnect/discussion/797378/take-an-image-with-the-camera-component

Comments

Artan Hajdari Feb 11 2025

Can someone help me in this case please

1 - 1

Post Details

Added on Jan 21 2025
0 comments
123 views