🪦 RIP Axway Amplify Titanium (2010 - 2022)
🪦 RIP Axway Amplify Cloud Services (2012 - 2022)
🪦 RIP Axway Amplify Crash Analytics (2015 - 2022)
🛑 Axway support for Amplify products has ended for most products related to mobile and cloud.
A few of the open-source versions of Axway Amplify products will live on after Axway Amplify End-of-Life (EOL) announcements. However, all closed-source projects and most open-source projects are now dead.
👉 A group of Axway employees, ex-Axway employees, and some developers from Titanium community have created a legal org and now officially decide all matters related to future of these products.
- API Best Practices
- What is API Security?
- OWASP Top 10 List for API Security
- What is API Security?
- Top API Trends for 2022
- What is a Frankenstein API?
- What is a Zombie API?
- API Developer Experience
- API Cybersecurity 101
- YouTube API Videos
- YouTube API Shorts Videos
This template is based on the new project that is created when using the Titanium Mobile CLI tool, with some modifications (see below)
- Install
[Geek Mobile Toolkit](https://www.npmjs.com/package/@geek/mobile)
npm install -g @geek/mobile
- Create new mobile project
mobile app:create [NAME] [TEMPLATE]
If you omit
template
parameter, this template (@titanium/template-alloy-default
) will be used.
mobile app:create my-new-app
- Titanium SDK 8.0.1.GA
- Updated .gitignore file
- Modifications to
tiapp.xml
:- Added the following iOS permissions:
- Camera
- Photo Library
- Microphone
- Apple Music
- Wifi
- Added iOS query schemes
- Added iOS bundle url types
- Disabled Appc Analytics
- ESLint - Code Linting
- Added the following iOS permissions:
- More updates
- Geek Mobile Toolkit - Toolkit for creating, building, and managing mobile app projects.
- Titanium Alloy Template (Basic) - Basic Alloy app. What you get when creating new app project with Titanium CLI.
Stuff our legal folk make us say:
Appcelerator, Appcelerator Titanium and associated marks and logos are trademarks of Appcelerator, Inc.
Titanium is Copyright (c) 2008-2019 by Appcelerator, Inc. All Rights Reserved.
Titanium is licensed under the Apache Public License (Version 2). Please see the the Titanium license file for the full license.