Kodeco Forums

Video Tutorial: How To Make a Game Like Flappy Bird in Swift Part 9: Sharing Score

Learn how to let the player share their score with other users using the Activity View Controller.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1989-video-tutorial-how-to-make-a-game-like-flappy-bird-in-swift-part-9-sharing-score

Hi Ray

Another great tutorial.

Quick question:

Currently when sharing the Flappy Bird score String - the user can begin writing their tweet after this text - is there a way to enable them to be able to start writing before the string?

I have added a couple of hashtags to my app when sharing and expect a user would prefer them at the end of their tweet.

Thanks