My App creates folders and files into a path, that should be available to write and read also without READ/WRITE permissions, like: /storage/emulated/0Android/data/my.app.package/files
I'm having trouble with some Samsung users (s22 ultra s23 ultra for example) that report that the app is not running due to: IOException -> Operation not permitted
Have you any ideas about it?
For your knowledge I found also this link: https://eu.community.samsung.com/t5/galaxy-s22-series/problem-after-official-one-ui-5-0-update-s22-ultra/td-p/6278721 during my research
Thanks