Here is the solution:
instead of calling your basic loading function from ur app
getData();
use a time gap of 1 second, i.e. write like this:
setTimeout('getData()',1000);
This is a temorary solution and has no explanation for this, but it
works for my app [http://www.orkut.com/Main#AppInfo.aspx?
appId=112888907858].
enjoy!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Orkut Developer Forum" 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/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---