I am building a Canvas app. One of the features of this app is taking photos. I followed guidance from the Microsoft documentation as well as posts I have found here. Nothing is working.
I drop the Camera control on the screen. It loads and shows the camera view, no problem. I drop an image control on the screen and set its Image property to The Photo property of the camera control. I click the Camera control, nothing happens. The OnSelect() for the Camera control is not called at all, it does nothing. I tried adding a Notify() to the OnSelect() nothing. I then tried adding a "Shutter" button that calls Select( Camera Control ). The OnSelect for the Camera Control now is called, but still does nothing.
I tried another suggestion, setting StreamRate to 100 and then setting the Image control to the Stream Property of the camera control, still nothing. I also tried setting up a Gallery with an Image control and calling Collect( var, Camera.Photo ), that doesn't work either.
How do I get this to work? Am I missing a step here?
Thanks.
UPDATE: I shared the app with another user. The app works perfectly for them. Just not for me. Going to try clearing my browser cache.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Solved! Go to Solution.
Clearing my cache for the last 7 days did the trick. Problem solved!
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Clearing my cache for the last 7 days did the trick. Problem solved!
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
how do you clear the cache please ?
In your browser you can hit Ctrl-Shift-Delete. Works in Edge and Chrome.
Regards,
-S
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
so you run the application using the browser ? because on the mobile I open the powerapps application and then run the application from there
The app can be run from either the browser or the launcher.
Regards,
-S
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
User | Count |
---|---|
247 | |
106 | |
82 | |
50 | |
43 |