MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

requestShareApp - show send window but not realy send

Last post 07-30-2008 1:11 AM by Naugty test. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 07-29-2008 6:32 AM

    • Andrey
    • Not Ranked
    • Joined on 05-15-2008
    • Posts 3

    requestShareApp - show send window but not realy send

    Hi,

    Sory for my English, I from Ukrain )

    In my code i use opensocial.requestShareApp(recipientID, message);
    where:
    recipientID - ID of my friend
    message:
    message = opensocial.newMessage('[sender] would like you to intall this really super application [app]. Test application invite');
    message.setField(opensocial.Message.Field.TITLE, 'install app');
    message.setField(opensocial.Message.Field.TYPE, "SHARE_APP");

    When I run this function - I see app invite window, but in Mail center->notifications my friend not see invite.
    When I use http://www.myspace.com/openspaceeditor or http://www.myspace.com/posttosampleapplication - my friend see invite in his notification box.


    Maybe my application not realy send invite because it in development now?
    Filed under:
  • 07-29-2008 5:54 PM In reply to

    Re: requestShareApp - show send window but not realy send

    make sure the recipient does not already have the app installed. 

  • 07-30-2008 1:11 AM In reply to

    Re: requestShareApp - show send window but not realy send

    recipient havn't installed app (It's my second account (Andrew) )
Page 1 of 1 (3 items)