- Home /
Taking a screenshot in iOS/Android and save to file as well as Texture?
I'd like to be able to take screenshots of the game as it's running on iOS/Android and allow users to browse the screenshots at a later time/upload them somewhere if they choose.
Is there a prefab taht does this?
Answer by Maulik2208 · Mar 29, 2013 at 12:47 PM
1)Basically unity doesn't support this functionality default
2)But could be done with the help of Plugins
3)for iPhone you use the Prime31 library and for android link of question in community
4) for building your own plugin you can go to this link ----> Plugins basic info
5)Enjoy.......
Don't forget to mark the answer if found useful
Answer by DeveshPandey · Jun 30, 2014 at 04:05 PM
Hello Guys,
You should use this wonderful plugin with full support.
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
Multiple Cars not working 1 Answer
Create a new texture at runtime combining a screenshot and uv unwrap 0 Answers
Awesome Bump shader in Unty? 0 Answers