Closed asapMaki closed 5 months ago
Same here. For staging build we have a nomenclature like X.Y.Z-rc1
where only rc1, rc2, rc3... Changes.
When the app version has the final part of -rcX
the *
to the target version does not work.
Only works when the target version explicitly says the desired app to update, like 2.7.1-rc1
It would be helpful if they would use binary version to target or that the *
as the universal update actually worked
Hi and sorry for long delay. Could you please confirm what this issue still persist on latest version (8.2.1)
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.
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.
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
Steps to Reproduce
2.5.2
(or any other), sometimes version can be in this format2.5.2-1964
appcenter codepush release-react -a owner/app -d Staging --target-binary-version "*"
Expected Behavior
What you expected to happen? I expect that my target binary version is applied to all versions in this case
Actual Behavior
What actually happens?
Reproducible Demo
Examples
folder runnode create-app.js appName react-native@0.61.5 react-native-code-push@6.0.0
command to generate plain CodePushified React Native app. Please see description on top ofcreate-app.js
file content if neededEnvironment
(The more info the faster we will be able to address it!)