I am not using the document type but the picutre type. The AIM documentations says this:
One approach is to define an attribute of the Picture type for one of your forms. Aware IM will automatically generate controls to upload the image from a camera or photo library. This approach will work in both browser-based mobile applications and native mobile applications
This does seem to be true. the mobile browser works but the phonegap native does not pop up the camera, only the file options.
And if I make it a document type, there is a problem that when you log in natively as guest, when it goes to the user it changes to the mobile browser. Once the user is created and you come back in, it remains native. So I have a catch 22. If I use the snap-in, it won't work when someone creates an account initally. And if I use the picture type it does work natively.
If the snap-in works, then I need to figure out how to log in from guest to user without it switching to mobile browser.
Any feedback appreciate and in the meantime, I will test it but it will be a problem because of the mobile browser.
Mark F.