Getting Error While Taking Screenshots With Firebase In Gcloud
I am facing a lot of trouble trying to integrate screenshotter library from here, into my very simple Android project. I followed the steps outlined in the tutorial pretty meticulo
Solution 1:
In order to write the screenshot to the expected location, the app must hold the WRITE_EXTERNAL_STORAGE permission, as described in the documentation.
Post a Comment for "Getting Error While Taking Screenshots With Firebase In Gcloud"