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
I am writing post build script which contains code for pushing updates to codepush. But before pushing an update it asks for appcenter login. appcenter login command opens a browser for the code. How to bypass this and do a simple login instead with a curl call or something? please help?
I am writing post build script which contains code for pushing updates to codepush. But before pushing an update it asks for appcenter login. appcenter login command opens a browser for the code. How to bypass this and do a simple login instead with a curl call or something? please help?