After startup Appcelerator Studio repeated login popup window
Submitted by jasper on Thu, 02/11/2017 - 14:37
When you start the AppceleratorStudio and you get a pop up window to fill in user/password that appears again after you gave the user account and password you can solve this to sign off on the command line before you start the application again.
open a terminal session
$ appc logout
Appcelerator Command-Line Interface, version 6.2.4
Copyright (c) 2014-2017, Appcelerator, Inc. All Rights Reserved.
*** Logged Out ***
$
Now you can start the AppceleratorStudio application again, he now asked to fill in the user/password only on time.
- Log in to post comments