A flight is sometimes the perfect time for uninterrupted work. So as we’ve been building things with the mobile toolkit Appcelerator Titanium, I ran it from my trusty key shortcut. Above is the only thing I saw. I even warn folks about this when giving talks about how to rapidly develop iOS applications with Titanium.
How do we bypass this? Please note, that doing this will disable debugging capability within the Titanium Studio, and possibly won’t work past the latest versions.
Follow the instructions for your platform to “Find the TitaniumStudio.ini file”
Add the following at the end of the file
-Dtitanium.bypassAuthentication=true
That’s it. When you run it without an internet connection, development bliss. Peace and quiet.