Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cloudinary): add progress listener #7

Open
robingenz opened this issue Dec 3, 2022 · 0 comments
Open

feat(cloudinary): add progress listener #7

robingenz opened this issue Dec 3, 2022 · 0 comments
Labels

Comments

@robingenz
Copy link
Member

Is your feature request related to a problem? Please describe:

Currently, it is not possible to be notified about progress during the upload, for example, to show the user a progress bar.

Describe the solution you'd like:

Add a progress listener.

Describe alternatives you've considered:

Additional context:

Android:
https://github.com/capawesome-team/capacitor-cloudinary/blob/a8d0a4520d537e54b854b73c859f891b3fa0311e/android/src/main/java/io/capawesome/capacitorjs/plugins/cloudinary/Cloudinary.java#L45

iOS:
https://github.com/capawesome-team/capacitor-cloudinary/blob/a8d0a4520d537e54b854b73c859f891b3fa0311e/ios/Plugin/Cloudinary.swift#L27

@robingenz robingenz added the feature Feature request label Dec 3, 2022
@robingenz robingenz transferred this issue from capawesome-team/capacitor-cloudinary Apr 1, 2023
@robingenz robingenz changed the title feat: add progress listener feat(cloudinary): add progress listener Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant