I am trying to generate QR Code with Zeroqode QR plugin based on an employee’s unique ID and save the generated image in the employee’s database.
I was successfully able to do this on everything BUT an Android device where the generated image is NOT saved even though I have confirmed that the QR code is generated.
Here is the workflow to generate QR Code:
I made two ways to save the generated image to make sure it will be saved:
-
Save the QR code once the image is generated
-
Click a button in the subsequent step to save the image
But neither seems to be working with the Android device.
Is there a known limitation with the plugin? or I am doing something wrong with the workflows?
Thank you!