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

[Feature]: Add progress event emission on native side #7448

Closed
2 of 3 tasks
GimpMaster opened this issue May 3, 2024 · 2 comments
Closed
2 of 3 tasks

[Feature]: Add progress event emission on native side #7448

GimpMaster opened this issue May 3, 2024 · 2 comments
Labels
needs reproduction needs reproducible example to illustrate the issue

Comments

@GimpMaster
Copy link

Description

Capacitor Native Bridge is missing progress events

Platforms

  • iOS
  • Android
  • Web

Request or proposed solution

When looking at Capacitor Http plugin for XHR.send() there is a comment saying

//TODO: Add progress event emission on native side

I didn't see any open issues to actually do this. It would be great to get progress events for uploading large files.

Here is the link to the line of code: https://github.com/ionic-team/capacitor/blob/main/core/native-bridge.ts#L789

Alternatives

No response

Additional Information

No response

@jcesarmobile jcesarmobile added the needs reproduction needs reproducible example to illustrate the issue label May 6, 2024
Copy link

ionitron-bot bot commented May 6, 2024

This issue needs more information before it can be addressed. In particular, the reporter needs to provide a minimal sample app that demonstrates the issue. If no sample app is provided within 15 days, the issue will be closed.
Please see the Contributing Guide for how to create a Sample App.
Thanks! Ionitron 💙

@ionitron-bot ionitron-bot bot removed the triage label May 6, 2024
@Ionitron Ionitron added the needs reply needs reply from the user label May 6, 2024
@Ionitron
Copy link
Collaborator

It looks like this issue didn't get the information it needed, so I'll close it for now. If I made a mistake, sorry! I am just a bot.

Have a great day!
Ionitron 💙

@Ionitron Ionitron removed the needs reply needs reply from the user label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs reproduction needs reproducible example to illustrate the issue
Projects
None yet
Development

No branches or pull requests

3 participants