Closed japreiss closed 6 years ago
What version of Electrode server is this test done against?
We are using 3.0.0 to do the testing. Released on Dec 11th.
On Dec 12, 2017, at 5:29 PM, Dat Vong notifications@github.com wrote:
What version of Electrode server is this test done against?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Problem
When creating a release with code signing, The package hash that the Electrode server generates does not match what the React Native Code Push client generates
Details
React Native code push client ignores the .codepushrelease file when generating the hash. The Electrode server includes that file when it is creating the hash.
I've tested against Microsoft's code push and it works with no issues.
Logs