Hi, I am experiencing a very similar problem to the one described here: http://groups.google.com/group/google-appengine/browse_thread/thread/4fba9c8193f2f6eb/37de2a2dbf99ea9d#37de2a2dbf99ea9d The difference (and the reason for this post) is that I am seeing this issue within an Adobe AIR application.
My application is nothing more than an html file that loads the actual content within an iframe. Within this iframe I create the channel using an embedded token and open the socket. As in the other post, the channel and socket objects are created but no events are fired and the socket remains in readyState = 0. No exceptions or errors are thrown. This only happens on the production server and only when using Adobe AIR - i.e. same code works fine if I load the code in Safari or use the dev server. Any ideas? It would be a great help if a patched version could fix this. Thanks, -- Guy. -- 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.
