I released my new version by code-push, then my app has installed new version successfully. When I use shell command "code-push deployment h myappname Staging" to checkout installation information about new version, the active and total still is 0, and 2 devices is pending(actually, they has installed successfully),situation likes picture. Do you know why? Could you help me. Thank you very much.
Asked
Active
Viewed 272 times
1 Answers
0
Thank you all!
I have known why.
Because I forgot to invoke the api of CodePush.notifyAppReady();
.
Please try it if you encounter the same question.

user7108401
- 1
- 2