Hi there,
I have an MB frontend submission form where users (subscribers), when logged in can submit a post. This form contains a 'type' => 'image_upload' field. This field works perfectly fine on desktop devices and in multiple browsers, but in mobile devices the uploaded image never displays in the UI? What I see instead is a "Question Mark" image icon?
See Image here - https://prnt.sc/bSqUK2uxc_gk.
This screenshot was taken in IOS(17.1.2) Safari but you get the same result in IOS(17.1.2) Chrome etc...
I see no errors in my debug output related to this problem (WP_DEBUG, PHP, Console, Query Monitor)?
I look forward to your response.