Results 1 to 4 of 4

Thread: Windows Phone 7: Push notification

  1. #1
    Join Date
    Jan 2006
    Posts
    6,878

    Windows Phone 7: Push notification

    I have read the article which is based upon push-notification from the net. You can also read that you just search for this title i.e. push-notifications in windows phone 7 and follow the first link which is given on to the Google page. And in this I can obtain Toast notifications pushed to my emulator. So related to this I have a small number of questions regarding this. Please tell me that what is the channel name? Which is used in the channel? And second one that does Toast notification inform when you are outside of your application? Do you must run the App initially to register the notifications? And does this work if you have not run your program yet?

  2. #2
    Join Date
    Nov 2009
    Posts
    4,494

    Re: Windows Phone 7: Push notification

    I have gotten the fix for your issue in the release notes:
    • All the application which uses the push notification whether it is existing or the new ones it requires to add the entry for the publisher.
    • And the second thing is under Properties in the Solution Explorer you open your wmappmanifest.xml.
    • correct Publisher="" toward Publisher="<something>"
    • Redploy

    And then I have edited the wmappmanifest and then set a string in the Publisher attribute of the application element. And after that I have redeployed that and it is really worked.

  3. #3
    Join Date
    Nov 2009
    Posts
    3,017

    Re: Windows Phone 7: Push notification

    Related to this thread I am not confident on the reason of the channel name, I think channel URI exclusively recognizes the application and the device. Maybe in the future the live service would utilize this to return your inventive URI which is depend on recognizing your application and channel name - if you are saying it is not doing this previously? Maybe not if depend on "an application deployment identifier" which is done every time you begin your emulator, in part of an "app idenfitier". So only this much information I have related to your question I hope this will help you.

  4. #4
    Join Date
    Jun 2009
    Posts
    4,586

    Re: Windows Phone 7: Push notification

    I am not confident if your code is requesting a new URI every time you run your application. And if you are then I expect this possibly the reason you are getting an URI per operation. I consider the principle of toast notifications is that they are able to popup on the user’s device in spite of what they have active on the phone at the time. If desire to register there so you have to run your application, seeing that it will be your application which initially requests the push URI from the live service. I do not know that how this will work without running your program on the real device.

Similar Threads

  1. Replies: 4
    Last Post: 24-05-2012, 03:32 PM
  2. iOS4 for 3GS Push Notification stopped working
    By Virtuous in forum Portable Devices
    Replies: 6
    Last Post: 12-11-2010, 03:36 PM
  3. Iphone push notification not working 3.1.3
    By Hecter in forum Portable Devices
    Replies: 6
    Last Post: 21-05-2010, 10:54 AM
  4. How to set up Gmail with push notification for iPhone
    By monsitj in forum Tips & Tweaks
    Replies: 1
    Last Post: 28-07-2009, 07:52 PM
  5. Gmail with push notification for iPhone
    By monsitj in forum Portable Devices
    Replies: 2
    Last Post: 28-07-2009, 07:39 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,923,663.11816 seconds with 17 queries