I'm developping some kind of IM application for iPhone/WP7/Android.
After reading documentation I'm not sure, that understand right what credentials I must use, to authentificate my backend on ac2dm service. In chrometophone server uses user's auth token, but my client's application is not linked with google at all. Should I create Activity, that asks user to enter their google accound credentials, or I can use my own account to send notifications to c2dm?