mpns
How to clear already sent notification message
I\'ve a working notifications part in my project. And I want to give user to disable notifications in app itself. Once user checks this option, I bring tile image and title to original state. Even thi[详细]
2023-04-08 14:58 分类:问答WP7 Changing Tile elements using code
Is it possible to change the tile background image through code. The scenario is \"The initial tile image(not the default image, I have created my own image and set it as the Background开发者_JS百科.p[详细]
2023-03-25 06:42 分类:问答WP7 number of Push Notification channels limit
In Microsoft documentation it is mentioned that \"There is a limit of one push notification channel per application. There is also a limit of 15 push notification channels per device. If your applicat[详细]
2023-03-22 08:01 分类:问答WP7 Push Notification - Power Management
Microsoft documentation says that if the battery power of the device is critically low then the app will not receive push notifications. If the battery power is low but not critically low then the app[详细]
2023-03-22 04:41 分类:问答Windows Phone 7 Push Notifications Not Showing Up On My Phone when I use PHP service
I have some problems with my php service. I use php for send Tile update and Toast update requests to MS Notification Service. After first request in response I have following headers:[详细]
2023-03-22 04:00 分类:问答WP7 Tile Notification with invalid background image name
From web service, if I send a tile notification with a background image name(eg:noname.jpg) which d开发者_开发技巧oes not exist in the app client bundle. The application tile image which is pinned to[详细]
2023-03-21 18:55 分类:问答WP7 Push Notification 404 response
My pus开发者_JS百科h client sends the URI to my web service, by using the URI, from my web service, I am able to send toast notification to my app installed on Emulator. But if I use the device URI an[详细]
2023-03-18 20:08 分类:问答PushNotification Staus Code 200 but not Receiving Message
After success开发者_运维知识库fully sent the URI to the web service from the push client, I send a toast notification from web service by using the URI, in web service I get the response as :[详细]
2023-03-18 16:26 分类:问答establishing push notification in windows phone 7
i have to implement push notification in my project. It has sender(windows phone window application),wcf service and client(windows phone applcation).[详细]
2023-03-17 11:18 分类:问答Push Notification Server in Java
Microsoft describes a method to create a push notification service in C#. 开发者_运维技巧But I rather want to run a Java service for this is that possible at all?Absolutely. It\'s just a matter of ma[详细]
2023-03-17 00:21 分类:问答