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

Diff-Update package size over 500kb every times in my hybrid project #1681

Closed
zjkhiyori opened this issue Sep 12, 2019 · 2 comments
Closed

Comments

@zjkhiyori
Copy link

Steps to Reproduce

  1. release update package
  2. download diff package
  3. applying diff update

Expected Behavior

download diff package which i changed, It's usually about 10kb

Actual Behavior

diff package over 500kb every time i tested

totalBytes: ', 514235, 'receiveBytes: ', 514235

Environment

  • react-native-code-push version:5.6.0
  • react-native version:0.59.10
  • iOS/Android/Windows version: Android9.0
  • Does this reproduce on a simulator, or only on a physical device? physical device

In my thought, the diff logic is in your backend server side

so could you help me to find what wrong is ?

@zjkhiyori
Copy link
Author

image
my binary resource files size

@andreidubov
Copy link
Contributor

Hi @zjkhiyori,
Thank you for reporting!

Unfortunately I can't reproduce this issue. Could you please provide detailed reprosteps or test project? Everything works correctly for me on the latest version of react-native-push code.

I'm going to close this issue for now. Please feel free to reopen it if you have any questions or issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants