Hi all,
I need to add a feature to my app where I can take photos and associate them with a device. It’s similar to keeping logs, where a user might want to save one or more images as a reference. We could even create a page styled a bit like Instagram.
Can anyone recommend a useful plugin? I plan to store the data in cloud storage such as Azure, so we’ll need image compression within the plugin.
What would be the best approach?