TS1967 how to use push notification from itune

hi i had update my iphone5 to new version ios and when some one will send me watsup msg or viber or instigram msg it not shown like the old version on screen and it shows me when i will go for watsup i need to connect my phone to itune and use the push notification _and am connecting my phone now to my laptop but i dont know how to do it

Hi!
I'm assuming you already know how to broadcast push notification and that your problem is just with pushing to a specific user. The push notification service in Azure Mobile Services will accept a channel Uri the question is: How do you get the channel Uri
of the client you want to notify.
You do that by storing the channel uri in your User entity. This way, when someone needs to notify a single user, the can query the user from the database (in your example, via the Email) and user the stored channel uri to notify that specific User.
You can find out more about this technique
here.
Cheers,
Sam.

Similar Messages

Maybe you are looking for

  • Cisco 3945- boot up fails with no error

    Greetings, Just throwing it out there to see if anyone throw some ideas my way.  I recently sent a working/tested Cisco 3945 ISR router out to a office for redundancy.  Before I did that, I removed WLAN controller and slot module, 1xVWIC2 T1 and 1xVI

  • I need a new hard drive for a 1.83 GHz (Core Duo) MacBook 13"

    So the hard drive is toasted, and therefore I need a new one. The hard drive is a 661-5554 HDD,160GB,OSX 10.5 (REP) - 13inch Macbook. Is 160GB the biggest I can get? Or is there a better hard drive I can get that will suit my MacBook? Also, I don't h

  • What is the best skin for new Macbook Air 13"?

    What is the best skin for new Macbook Air 13"? I have a new Air and want to protect it from scratches and such. Thanks in advance

  • MDSHIFT Question

    Essbase 9.3.1 Cube design Measures --Fuel Ops Periods FY2010 --FY10-Jan ----01/01/2010 etc FY2009 --FY09-Jan ----01/01/2009 etc Scenarios --Actual --Forecast Formula: (Create Blocks On Equation is checked in Cube properties) FIX (Forecast) "Fuel Ops"

  • Errors  but some good stuff for that one  disliked  by jdk

    C:\WINDOWS>cd C:\Java\j2sdk1.4.1_01\bin C:\Java\j2sdk1.4.1_01\bin>java HelloWorldApp Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorldApp C:\Java\j2sdk1.4.1_01\bin>javac HelloWorldApp.java error: cannot read: HelloWorldApp.java 1