How to show share dialogue showing multiple social network sites?

  • mihir77
    Likes 1

    Problem Description

    When share button is clicked i want it to show share dialogue showing multiple social network sites for user to select and share..for eg – both fb and twitter.

    How to do it using cocos helper framework..Thanks..

  • Sonar Systems admin
    Likes 0

    For iOS, Android or both?


    This reply has been verified.
  • mihir77
    Likes 1

    For both the platforms..


    This reply has been verified.
  • Sonar Systems admin
    Likes 0

    For iOS use

    SonarCocosHelper::IOS::Share( shareString, imagePath );

    and for Android use the following video for twitter as it it just a context share menu, hope this helps

    https://www.youtube.com/watch?v=SAy9Qk70mFk&list=PLRtjMdoYXLf5JspHx7a8yUWGT0ohvPmVX&index=3


    This reply has been verified.
  • mihir77
    Likes 1

    Great, Thanks a lot..you guys are amazing..


    This reply has been verified.
  • Sonar Systems admin
    Likes 0

    YOUR VERY WELCOME :D


    This reply has been verified.

Login to reply