-
Sending Push Notification to Android device using GCM C#
almost 9 years ago
-
over 8 years ago
Hi Shubham,Thanks for nice comment. I could not find a way to send notification to multiple devices at one go. For this purpose, I iterated the device ids and called the method in each iteration. This way i was able to send notification to multiple device Ids.
-
-
almost 8 years ago
Hello Sir, I Used your code but I am getting error Error=MismatchSenderId So Please help me
-
-
over 8 years ago
I am getting error while processing the line Stream "dataStream = tRequest.GetRequestStream();" that "unable to connect to the server ".
Previoisly it was working with same code
-
-
over 8 years ago
I too did it the same way...but is there any efficient way to store the registration ids in database?
-
-
over 8 years ago
thank you for this very nice tutorial.I am interested to know is it possible to send the notification to multiple devices?
-
5 Comment(s)