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!