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…

Appcelerator Mobile Backend Service Access Control Lists

Access Control Lists (ACL) Mobile Backend Services are awesome, but sometimes you need them to be limited to some users. Thats where Access Control Lists (ACL) come in. The ACL object implements access control lists for mobile backend service objects. An access control list controls read and write access to any mobile backend service objects…