Adding Axway Appcelerator Platform Services to your app (Using Swift 4)

The following are the step-by-step instructions for how to install the Platform Services SDK for this native Swift (4) Xcode project. Once installed, use the appropriate key below to enable for Development or Production modes. Development is the mode during which you are doing development or during pre-production testing. You should only use the Production…

Learning Appcelerator Part 3 (Model and Navigation Controller)

Building on our last two tutorials now we will add more detail to our app. We are going to introduce a Navigation Controller in this and a new Model. Get the code Adding new files userListNav.xml userDetails.xml userDetails.js userDetails.tss details.js CONTROLLER We are going to change the doAuth function to support our NavigationWindow on both…

Appcelerator Studio Overview

Lets take a look around the Appcelerator (Appc) Studio IDE. Appcelerator Studio is an Eclipse-based IDE that provides a single, extensible environment to rapidly build, test, package, and publish mobile apps across multiple devices and OSs. Assumptions Downloaded and install the Appc Studio already Have node.js installed Installed the Command Line Interface (CLI) Have Xcode…