microsoft / react-native-code-push

React Native module for CodePush
http://appcenter.ms
Other
8.99k stars 1.47k forks source link

Sending `CodePushDownloadProgress` with no listeners registered. #2508

Closed David-Nguyen17 closed 1 year ago

David-Nguyen17 commented 1 year ago

Steps to Reproduce

  1. Implement Codepush.sync
  2. Call function codePushDownloadDidProgress

Expected Behavior

codePushDownloadDidProgress it will be called.

Actual Behavior

The function does not call and shows a warning in the terminal is Sending CodePushDownloadProgress with no listeners registered.

Reproducible Demo

Environment

microsoft-github-policy-service[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.

microsoft-github-policy-service[bot] commented 1 year ago

This issue will now be closed because it hasn't had any activity for 15 days after stale. Please feel free to open a new issue if you still have a question/issue or suggestion.

microsoft-github-policy-service[bot] commented 1 year ago

This issue will now be closed because it hasn't had any activity for 15 days after stale. Please feel free to open a new issue if you still have a question/issue or suggestion.

sagardeveloper commented 1 year ago

This issue still exists, I am getting it for an IOS device.