chamile

Results 3 issues of chamile

I get the following error and the app crashes when calling `await OpenFile.open(filePATH);` in Android ![image](https://user-images.githubusercontent.com/12965257/176210914-111f6e64-4227-49ab-aaa4-3a91268eac86.png) ![image](https://user-images.githubusercontent.com/12965257/176210817-7f324237-bc3e-4c7c-a173-769a509a7f27.png)

need more info

### What happened? I have a confirmation dialog on screen but couldn't tap that in a detox in ios 15 simulator ` it('should be in home menu', async () =>...

type: enhancement ⚡️
📌 pinned
platform: ios
status: accepted

When I grant permission from the permission sheet for sep count, if only **read** permission getAuthStatus return ![image](https://user-images.githubusercontent.com/12965257/131311291-f1206176-0357-406f-a045-b7ae34309906.png) if only **write** permission ![image](https://user-images.githubusercontent.com/12965257/131311411-5b8349fa-8f65-4c9d-81be-d47fb69c0dcc.png) so if you can see when only...

bug