One advantage I can think of of doing it on the GAE side is you could also integrate whatever iOS uses for push, allowing a single code base in the cloud, but I will continue hunkering down to try and figure this stuff out in the mean time.
On Aug 19, 5:56 pm, "Ikai Lan (Google)" <[email protected]> wrote: > It's not on our roadmap, but we're look at ways we can better support stuff > like this: > > http://code.google.com/appengine/docs/roadmap.html > > I think one way is extending the Google Plugin for Eclipse. I think it'll do > a lot of the boilerplate for you if you install the beta. Ultimately, it's > probably still best if you still understand how it works underneath the > hood, in my opinion. > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > plus.ikailan.com | twitter.com/ikaiOn Thu, Aug 18, 2011 at 4:05 PM, Selig > Arkin <[email protected]> wrote: > > Have you guys considered making C2DM be a service that is provided by > > appengine natively instead of having to implement the service > > ourselves and upload the auth token to the appengine app? > > > I am a bit daunted at C2DM right now, and am thinking of using it for > > an app I have instead of polling every time the app starts. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
