Issue with Mobile View Attachment Categories

We are using Attach content control to attach the files with categories. This is working perfectly in Desktop, but while trying to attach the file from mobile it’s not at all showing the section to attach files choosing the categories option instead it’s attaching the file by defaulting the category type as File. How can we handle this in mobile view.

@Pavan_S We are facing same issue, appreciate any input on this @Pega_Jonathan @PDN

@Ajanthan We have addressed this issue with work around. For mobile view we are displaying the attachment categories inside Table gird. So, if there are multiple files that needs to be uploaded, we are displaying multiple buttons for each file corresponding to that attachment category and defaulting it dynamically on attach content control. Please find the attached Image for your reference.