Tweetsheet not working

andrewhnovak@gmail.comandrewhnovak@gmail.com Member, PRO Posts: 77
edited June 2014 in Working with GS (Mac)

I just added tweetsheet to my game. I created an actor and added what you see in the image to the actor, but when I load up the apk on my phone and click the actor on the screen to tweet nothing happens? Can anyone explain what I did wrong to me? I would also like to point out because I don't know if it makes a difference, but I typed game.TopDistance instead of clicking hte dropdown thing and searching for it. Everytime I search for the variable it takes out my text written around game.TopDistance. Thanks.

Comments

  • BBEnkBBEnk Member Posts: 1,764

    I might be wrong, but I don't think twitter is supported on Android at this time only iOS.

  • andrewhnovak@gmail.comandrewhnovak@gmail.com Member, PRO Posts: 77

    Can anyone confirm this?

  • gingagaminggingagaming FREELANCE GS DEV Member Posts: 1,692

    @BBEnk‌ is correct. Tweet sheet is only for iOS and is not supported by android. However there is a work around. See this.

    http://forums.gamesalad.com/discussion/68118/how-to-tweet-on-android

  • andrewhnovak@gmail.comandrewhnovak@gmail.com Member, PRO Posts: 77

    Ok thanks for that. I have one question though. It seems to work, which is great, but I can't add a variable to the message. For example I wrote "I flew"..game.TopDistance.."but then I died" In the tweet it shows game.TopDistance as "game.TopDistance" instead of replacing it with the actual value? How would I correct this?

  • gingagaminggingagaming FREELANCE GS DEV Member Posts: 1,692

    Are you writing this in the field or the expression editer?

  • andrewhnovak@gmail.comandrewhnovak@gmail.com Member, PRO Posts: 77

    I'm writing in the field, because if I write it in the expression editor, it doesn't let me use spaces between my words. so everything is bunched together?

  • gingagaminggingagaming FREELANCE GS DEV Member Posts: 1,692

    Use Alt and space to make a space in editor o:)

  • andrewhnovak@gmail.comandrewhnovak@gmail.com Member, PRO Posts: 77

    oh ok. Thanks for the tip!

  • andrewhnovak@gmail.comandrewhnovak@gmail.com Member, PRO Posts: 77

    When I write this in the expression field I get an invalid expression error in the address bar of openurl screen. How can I write this so that I can add attributes in as well. For instance I cant do this.
    Example: twitter.com/intent/tweet?text=I+flew+this+far:+game.TopDistance+but+then+died

  • bjandthekatzbjandthekatz Orlando, FlMember Posts: 1,375

    In the tweet sheet behavior just put "I Survived "..game.distance.."miles!"
    You dont need to add the url in it.

  • andrewhnovak@gmail.comandrewhnovak@gmail.com Member, PRO Posts: 77

    I'm talking about for android with this method. I can't figure out how to successfully use expression attributes.

    @gingagaming said:
    BBEnk‌ is correct. Tweet sheet is only for iOS and is not supported by android. However there is a work around. See this.

    http://forums.gamesalad.com/discussion/68118/how-to-tweet-on-android

  • gingagaminggingagaming FREELANCE GS DEV Member Posts: 1,692

    @andrewhnovak@gmail.com said:
    I'm talking about for android with this method. I can't figure out how to successfully use expression attributes.

    You can't use attributes in the android work around. Only text.

  • SourJacksSlicerSourJacksSlicer Member, PRO Posts: 14

    Does "Open URL" work on a game uploaded to GS Arcade?
    Because if it's supposed to, it does not for me.

  • bjandthekatzbjandthekatz Orlando, FlMember Posts: 1,375

    No

Sign In or Register to comment.