FormidableLabs / FormidableLabs/react-native-owl
When native alerts such as permission requests are shown there is no way to get past them
Open
help wanted
- Dominant language
- TypeScript
- Stars
- 694
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
If an app shows a native alert such as the iOS transparency tracking alert or a request for permission to access part of the os such as images or contracts, there doesn't seem to be a way to get past that screen using the react-native-owl api. Other testing systems generally have a way to auto accept all requests or auto deny all requests or handle them on a prompt by prompt basis. This would stop our team from implementing the testing library
Contributor guide
Assessment
This issue has not been assessed yet.