Robin Genz

Results 576 comments of Robin Genz

That is much better. However, I would probably prefer to call the method `downloadFile(...)` so that it matches `uploadFile(...)`. > We can have a "getFile()" method that has a call...

This seems to be a great solution: https://www.npmjs.com/package/@ebarooni/capacitor-calendar

I've been trying to simplify this process in a CLI for ages. So far, I've been using custom scripts that I copy from project to project. I took your request...

@InfoArkitectura Done: https://github.com/capawesome-team/capver 🙌

@InfoArkitectura Sure, PRs are welcome. However, I recommend that you create issues beforehand so that we can discuss the changes. For example, I intentionally did not include hotfix overflow handling...

Would you be willing to create a PR?

Thank you. This can only be fixed by the Cloudinary SDK. I can see that there is an updated version `3.1.1`. Please override the version in [Variables](https://github.com/capawesome-team/capacitor-plugins/tree/main/packages/cloudinary#variables) and let me...

In this case you have to report that issue in https://github.com/cloudinary/cloudinary_android so that we can update the SDK.

Thanks for the update. We will publish a fix with the next major update since bumping the dependency version could be a breaking change. For now, you can just manually...