Pega Mobile-Handle explicit offline storage & syncing for third party camera app, used to capture picture and add as attachment
Hi,
In Offline Mobile App, we have a requirement when the user clicks on take a photo as an attachment, during this time when the camera is launched, we want to provide some of the additional features on the Camera like
1. Auto Capture the picture when the focus is ready
2. Provide Crop Option
Since Pega OOTB pxAttachContent has a basic camera feature, we thought to implement a custom module that launches Native Camera and provides these features. But with a custom module the launching of the camera is outside of Pega's scope, want to understand how we can handle things if we go with our own camera.
1. Offline Storage of Captured Picture
2. Syncing the Capture Picture
3. Adding an attachment to the case.
@Mateusz Pedzierski @matrm @RadoslawNowak @gabir @MarijeSchillern @VikasRaidhan Any inputs will be helpful.
Thanks