Keaka
unread,Feb 16, 2008, 10:41:33 PM2/16/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenSocial - OpenSocial Application Development
I was under the impression that you couldn't even get viewer data
unless the viewer has your app installed. Thus, if you have a viewer
object, you know the viewer has the app installed. If attempting to
grab the viewer fails, they don't have the app. A viewer.hasApp()
function might not help much... if you had a viewer object and were
able to call that method, you would already know the answer before
calling hasApp()!