You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With MS codepush I used to use the -t '*' flag to update all apps regardless of version. This causes a panic with the code-push-go cli and shows in the server error logs as invalid syntax. Is there any way to get this behaviour? Thanks!
Activity
ankitpunchh commentedon Mar 13, 2025
Hi @pitbot , Have you fixed it ?
pitbot commentedon Mar 13, 2025
I think I have got it to just outright ignore version altogether as I don't use it. I haven't been able to get both to co-exist though.
ankitpunchh commentedon Mar 18, 2025
Hi @pitbot , That means same build on any version number ?