Good day!!!
I have:
- Application type: mobile
- Titanium SDK: 2.0.1GA
- Platform & version: iOS 5.0, Android 2.2,
- Device: iOS simulator, Android emulator, Motorola Xoom and couple android devices
- Host Operating System: Windows 7
- Titanium Studio: Titanium Studio, build: 2.1.0.201206251749
My application should to send push-notification. I use ACS Push notification. All works fine, but Motorola Xoom not take push-notification. All other devices normally take notification.
I tried to find the answer in the console log in ACS: https://cloud.appcelerator.com/apps/____application_hash____/log
and that's what I saw in the section that applies to Motorola:
Send at: 2012-07-02 15:08:19 UTC Message Id: 022c0aa4-16a2-453b-94d2-7e53d67d91f4 Send Status: Fail Message Status: DIRECT Channel: __channel_name__ Device Token: __device_token__ Device Type: Android Error Message: Cannot get specific MQTT Dispatcher to send message to. MsgID: 022c0aa4-16a2-453b-94d2-7e53d67d91f4devicetoken: __device_token__, mqttHostNameToSend:nullWhat does this error:
Cannot get specific MQTT Dispatcher to send message to. MsgID: 022c0aa4-16a2-453b-94d2-7e53d67d91f4devicetoken: ____device_token____, mqttHostNameToSend:null
Thanks in advance for your advice and answers.
1 Answer
up please
Your Answer
Think you can help? Login to answer this question!