Community Questions & Answers
How PushNotification works with user accounts
I made push notification work from ACS to one logged in iPhone device.. In ACS, do I have to create a user account for each device to make the device log in and notified? If the app has hundreds device, do I need t hundreds of account and log them in?
send push notification request to ACS - how to login?
I sent a REST POST request to: https://api.cloud.appcelerator.com/v1/push_notification/notify.json?key=jD...my API key the body is ~~~ "to_ids":"517eb4dda49ecc313e029b30", "payload":{ "badge": 2, ...
Push notification not received on device
I subscribed to push notifications using my deice, and I tried to send a push notification, but it wasn't received on the device. In ACS, it says You currently have 2 iOS clients, 0 Android clients subscribed to push notifications. Why would my iPhone...
How to differ is push notification was received in foreground/background
Is there a way to determine if a push notification was received while the app was in foreground or background?
Error with the Push Notification
Hello everybody, I am trying to test the push notification using Titanium, I followed this tuto word by word: http://www.titaniumtutorial.com/2012/06/appcelerator-cloud-push-notification-in.html app.js ~~~ Titanium.UI.setBackgroundColor('#000'); var...
ACS PushNotifications New Pricing
Hello, In the new new pricings details says: “Number of Active Push Devices Per Month 0 – 100 free”, but im not sure of **what does the "Active Push Devices Per Month" concept means**... A device is active if within the current month...
How to set proper channel in APC Push Notification Console
I'm using the online Push Notification Console in APC to test whether notifications are correctly received, but I cannot find a box in the form to set the proper channel.
How will i run titanium Push notification in iPAd having iOS 4.3
Having problem to run the application build in SDK 2.0.1 with ACS enabled in iPAd having iOS SDK4.3
Appcelerator C2DM server
hai, I am Using 1.8.1 help me to imlpement small app to push message to the Android Emulator using C2DM sever.I have tried out But it's not Working Properly(Registered in Google C2DM and Installed Android Market in an Emulator).if anyone know kindly...
C2DM
The Source [link](https://github.com/IGx89/titanium-c2dm) i have Imported as My Project In Titanium and Registered in C2DM Server after Compiling it Runtime Error like in Emulator Uncaught Error:Requested Module Not Found com.findlaw.titanium.c2dm.If...
Help on using some native codes to build a module
Hello Guys, I'm trying to use [tokudu](http://tokudu.com/2010/how-to-implement-push-notifications-for-android/) push notification for my android applications (where as all my other android has the same push notification). For this I need to include a jar...
Newbie - Question on push notifications on Iphone
We are using free version of Titanium appcelerator and would like to use push notifications for the app. Users adds different requests like 'Alert me if this DVD is available in shop' etc like that and when the DVD is available in shop user need to be...
Showing 1-12 of 12