For anyone who is interested in this topic: http://code.google.com/p/googleappengine/issues/detail?id=6726
Any stars are welcome. Cheers, -Andrin On Mon, Jan 9, 2012 at 5:18 PM, Andrin von Rechenberg <[email protected]>wrote: > unfortunately what you're saying is not correct. > I can not send messages using the channel API > from one user on app version A to another user > on app version B. I tried many different ways, > but it didnt work. (Have you successfully send > a message?) > > The channel API is "broken" between to different > versions of your app. > > Cheers, > -Andrin > > > On Sat, Jan 7, 2012 at 9:50 AM, Timofey Koolin <[email protected]> wrote: > >> You can use channel from any version, if you know channel id. >> >> 2012/1/6 Andrin von Rechenberg <[email protected]> >> >>> Hey there >>> >>> If have to versions of my app deployed "hot" (production) and "try" >>> (staging) >>> >>> I've noticed that if I can not send a message from the "hot" version to >>> the >>> "try" version using the ChannelAPI. That's fine with me. >>> >>> But what happens if "hot" is default and then I switch the default to >>> "try"? >>> Can the existing channels (from hot) still be used to message the new >>> default (try) >>> or do the same limitations apply? >>> >>> Cheers, >>> -Andrin >>> >>> -- >>> 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. >>> >> >> >> >> -- >> Blog: www.rekby.ru >> >> -- >> 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.
