Best practices for GAE & iOS

833 views
Skip to first unread message

Phil McDonnell

unread,
Jun 17, 2011, 1:54:40 PM6/17/11
to google-a...@googlegroups.com, da...@coupflip.com
Does anyone know of some good best practices out there for building an iOS client on top of your GAE project?  If you know of any good tutorials or presentations, that would be fantastic.

We have a site built using GAE and we're just designing our mobile strategy.  We are starting with iOS, but plan to expand to Android too.  We've been searching around and reading up, but I would really appreciate any pointers & wisdom you might have.

Thanks so much,
Phil

Ross M Karchner

unread,
Jun 17, 2011, 2:30:47 PM6/17/11
to google-a...@googlegroups.com
I have no best practices or practical experience to offer, but you might find touchengine interesting:



--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.



--
Ross M Karchner


Sylvain

unread,
Jun 17, 2011, 2:44:00 PM6/17/11
to google-a...@googlegroups.com, da...@coupflip.com
I'm currently working on a project with GAE as the backend and mobile (iOs, Android) + Web as client.

The backend is based on protorpc http://code.google.com/p/google-protorpc/ which is now part of GAE.

I hope it will help.

Sylvain

Chiguireitor

unread,
Jun 17, 2011, 3:13:58 PM6/17/11
to google-a...@googlegroups.com, da...@coupflip.com
Phil,

I recommend you first take a look at the Android documentation and development tools for GAE + Android (which are pretty neat). They can give you ideas for the iOS rpc mechanism you're going to use... but as Sylvain has pointed out, you can use ProtoRPC which is a plain JSON protocol very simple to implement.

Have fun coding :)

Ikai Lan (Google)

unread,
Jun 18, 2011, 12:51:49 AM6/18/11
to google-a...@googlegroups.com
To do auth, you can use OAuth. Google released a library that makes this easier:


Have not used this myself. Could be an interesting sample code project?

Ikai Lan 
Developer Programs Engineer, Google App Engine


--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/_Cr5z6_T_ksJ.
Reply all
Reply to author
Forward
0 new messages