Application.CaptureScreenshot( "../../../../DCIM/Camera/Myscreenshot"+ PlayerPrefs.GetInt("HighScore") +".png");
I use this code to take screenshot on my android it works fine only that i can't find it in the gallery I can see it through the file manager but not in the gallery.I have read somewhere that there might be a need to force the device to do a media scan.Please i need help with this.
↧