There shouldn't be a need for a locally patched bundle anymore; the patch is being served live in production now.
So the AIR problem you're encountering must be something different. I'll try to take a look at it soon; in the meantime could you please file an issue here: http://code.google.com/p/googleappengine/issues/list Also can you can inspect the DOM of the iframe you're embedding and tell me if a hidden iframe pointed at talkgadget.google.com gets created? There are basically two things I can think of happening off the top of my head -- AIR is preventing that iframe from being created, or the cross-frame communication we're using to relay messages from that iframe out to the host is getting broken somehow. Thanks! -Moishe -- 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.
