iOS Push Notification Setup with Appcelerator Titanium Tutorial
In-Progress - Please check back later for completed tutorial
Hey everyone, yesterday I spent about 3 hours in total trying to figure out how to setup push notifications using Appcelerator Titanium and Appcelerator Cloud Services. The docs were a good start, but there was just a couple of things that weren't covered in the docs. Maybe it might just be that I am new to it, but I want to help those in the same situation. On a side note, I tried to do the Android GCM setup but was having difficulties generating a key from the keytool. Once I figure that out I will also add that tutorial.
Steps to get setup on iOS Push Notification Setup for you application in Appcelerator
1. Create your project and enable cloud services ( this will create your connection to ACS and the portal where you would input your push notification settings, as well as send out push notifications via web form.
- Head over to developer.apple.com and ADD your app id to the "Identifiers" section of your Certificates, Identifiers & Profiles sections.
Written by Wayne Grimes Hirakawa
Related protips
1 Response
I just released a Push Notification module for Android and iOS, with direct connection to APN (Apple) and GCM (Google), without to require ACS, UrbanAirship or any push broker contract or fee; Receive unlimited free push notifications in your apps.