Hi,
In my project the "On save microflow" is not triggered after taking a picture with the Camera widget.
I have a Mendix 6.31 project and I am using the latest version (release date 3/22/2016) of the Camera Widget for PhoneGap.
In the "Behavior" section, I have set the Autosave to "Yes" and entered an "On save microflow".
In the microflow I have set a breakpoint, but this breakpoint is never triggered by taking/saving a picture. I have connected the microflow also to a button, pushing this button triggers the breakpoint as expected.
Does anybody know how to solve this problem or has anybody running this widget on 6.31 succesfully?