This should have been fixed. Can you please confirm?

cheers,
shishir

On Jun 5, 11:42 am, "Shishir Birmiwal (Google)"
<shishir.birmi...@google.com> wrote:
> Prithvi,
>
> Thanks for your email. We'll take a look and resolve this at the
> earliest.
> I understand that the lack of this has a detrimental affect on the
> app's virality.
>
> Cheers,
> Shishir
>
> On Jun 3, 10:35 am, Prithviraj <coolprith...@gmail.com> wrote:
>
>
>
> > Hi,
> >      I use the following PostActivity code which i found somewhere in
> > this group.
>
> > function addToActivityStream() {
> >   var params = {};
> >   params[opensocial.Activity.Field.TITLE] = 'Fake title';
> >   params[opensocial.Activity.Field.BODY] = 'Fake body';
> >   var activity = opensocial.newActivity( params );
> >   opensocial.requestCreateActivity(activity,
> > opensocial.CreateActivityPriority.HIGH, onAddActivity);
> >   gadgets.window.adjustHeight();
>
> > }
>
> > function onAddActivity(data) {
> >   alert ('Activity created');
>
> > }
>
> > Orkut's postactivity popup appeared, i clicked post!
> > I got the alert 'Activity Created' in Mozilla. I checked from my
> > friends sandbox account and yes the activity was created!.
>
> > In Chrome the postactivity popup  appeared!. I clicked post, but the
> > 'Activity Created' alert did not appear!.
>
> > In IE. No postactivity popup appeared!.
>
> > Can you please check this problem and fix it fast!. I did find similar
> > posts in this group, but none of those discussions had a satisfactory
> > answer!.
> > My app's virality mostly depends on the activity stream, same as the
> > others i guess. So kindly look at it.
> > I guess most of the orkut users are IE.
>
> > Or is there a problem with the code above?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to