Hello Folks,
I have developed a canvas Tablet layout application using PowerApps. I have a gallery and I need to download image from gallery on button click.
I have used "Download(ThisItem.AbsoluteUri)" on OnSelect of the button, but when I click the button in IPAD or Mobile device, it does nothing, while if I do the same thing in laptop it opens the image and from there I can save it.
So can any body help me with why Download function not downloading image in IPAD & Mobile?
HI,
Try this in OnSelect "ThisItem.AbsoluteUri"
This should do what you want.
User | Count |
---|---|
207 | |
92 | |
84 | |
49 | |
41 |
User | Count |
---|---|
254 | |
104 | |
103 | |
61 | |
59 |