The profile view for my app is not working on prod.sandbox, do i have
to use templates in order to render a profile view or is this a bug
with orkut?

Also, when does the profile view get saved, when a user views his/her
profile after the app has been installed or when the application is
first installed?

my code is simple:

<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Hello World!">
<Require feature="opensocial-0.8" />
</ModulePrefs>
<Content type="html" view="profile, canvas">
<![CDATA[
Hello, world!!
]]>
</Content>
</Module>

-- 
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-or...@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