Capturing a screenshot and sharing it. Help, please

Hey guys…

I am trying to capture a Screenshot of my game, when the user loses their last life, to be able to share it showing the highscore made…

My questions are, basically:

  1. How do I store the picture taken from
Application.CaptureScreenshot("Score.png");
  1. Why the editor says “Failed to store screenshot”?

  2. Where should I look, in my computer (for now) for that screenshot, once is taken?

Thanks!

I struggled with this a while ago. I forget the answer, however, there are plenty of similar threads. Google my man!!!