3

I am working on android project where i have to show push notification but without using the GCM(Google Cloud Messeging) used for android and APN (Apple Push Notification) for apple.. So is there any other way to do so.?

N.R
  • 191
  • 1
  • 13
  • There are alternative ways to achieve this, but why you need this? – lifeisfoo Sep 12 '15 at 18:19
  • m developing an app for event management.. so will b checking continiously for every moment..from data base that is there any event at current time.. so for this purpose i need to show notification. – N.R Sep 14 '15 at 01:15
  • My question was: why you need a custom push service instead of GCM and APN? – lifeisfoo Sep 14 '15 at 06:06
  • No, you can't, apple push needs APN and google push need GCM. You can use some services that make it transparent for you, but they will use GCM and APN – jcesarmobile Sep 14 '15 at 06:13
  • possible duplicate of [Long-polling vs Apple Push Notification Service & Android C2DM](http://stackoverflow.com/questions/4596368/long-polling-vs-apple-push-notification-service-android-c2dm) – lifeisfoo Sep 14 '15 at 06:18
  • because i am not aware about how this GCM & APN works.. I read about it that it needs some project number from developer console. So i am not completely aware of how it works and how to implement using it.. – N.R Sep 14 '15 at 07:56

0 Answers0