Image Not Saving in DB

0
Hi team, I'm currently Working on an Application where I need to Save the Picture that the Camera Widget has taken. in my case the Picture is not saving in DB What Should I Do Now?
asked
1 answers
1

you need to check that the entity that you use in the take picture action as picture argument is a generalization of the System.Image entity.

 

image.png

 

image.png

answered