I have created a canvas app, where one of the features is to provide direct solution feedback via the app. It is a requirement to add an image with each feedback, and the user does not want to use the attachment control, but just want to be able to insert the image directly in the rich text editor when submitting feedback.
Now, this works great when they launch the PowerApp on the web like so:
However, when launching the app in with the desktop client, the image can't be inserted:
I have experienced that local pc settings can influence how a PowerApp behaves in desktop mode, and make it behave differently compared to if it was launched on the web.
Besides adding the attachment control, do you have any experience in getting around this? Or is it just a limitation of PowerApps on desktop client?
Thank you!