vdharmani

Results 4 comments of vdharmani

would like to access your photos. Select More Photos, Keep current selection. >>>When I tried to add the full Album I couldn’t.

after select photo don't show some images

> use the Below code will help > > ``` > private void askReadPermissionAbove12() { > if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.TIRAMISU) { > requestPermissionLauncher.launch( > Manifest.permission.READ_MEDIA_IMAGES); > } > } >...

I am also getting same issue, Is there any solution?