I am building keyboard app that will have screen reading button. when user clicks on it will read text from screen from any app and copy to clipboard. I want to know is that possible to get with overlay permission?
I tried to apply screen reading permission but ios doesn't accept it so i want to try overlay permission.