You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
display.captureBounds it’s not saving to the Gallery for Android 10 and higher versions. I have tested in my new phone Realme c21 (Android 10) and it does not work. My code do work because I’ve tested it before in my old phone (Android 6).
display.captureBounds it’s not saving to the Gallery for Android 10 and higher versions. I have tested in my new phone Realme c21 (Android 10) and it does not work. My code do work because I’ve tested it before in my old phone (Android 6).
A portion of my code:
I also added the following permission in my build.settings file:
“android.permission.WRITE_EXTERNAL_STORAGE”
The text was updated successfully, but these errors were encountered: