I want to send same messages to all devices who are registered with application but how can send them without making multiple connections...
I have been following Dale Lane\'s blog to access Mosquitto through my Android project, but am stuck at the first step. Here is the relevant portion of the logs :
I am building a multiuser WPF application (requirement is a desktop开发者_如何学Python app), database SQL Server 2008.
i edit and modify the provisioning profile alot of times. and i checked it in text editor too. everything is ok with provisioning profile. but still push notifications are not working. and i m getting
I am getting a 401 error when i try to hit the push URL. I am using HTTP BASIC authentication with \"Application Key\" as username and \"Application Master Secret\"as password. I am using JAVA HttpsUr
I am trying to follow this blog for building push services for iPhone. The blog uses Android as the working platform,but it can be migrated to iPhone too, provided I get an MQTT client in objective C.
I am working with push notifications in a navBased app. in AppDelegate.m didRegisterForRemoteNotificationsWithDeviceToken: doesn\'t invoke on calling registerForRemoteNotificationTypes: code looks lik
My mobile application needs to ping web service (WCF) periodically to get the latest data from server. The problem is, thi开发者_开发知识库s is done periodically even if there isn\'t anything new on t
So i register my App with BlackBerry and i could receive push msgs but after a certain time around (3 hr) i try to push to the device again but no luck, then i have to register again with BlackBerry s
The app is for a Gym.I would like it to allow individual push notifications to be sent from trainers to their clients. Is this possible? W开发者_JAVA技巧ould registering the app with user name and tra