react-native-owl icon indicating copy to clipboard operation
react-native-owl copied to clipboard

When native alerts such as permission requests are shown there is no way to get past them

Open bc-bane opened this issue 3 years ago • 0 comments

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

bc-bane avatar Nov 14 '22 21:11 bc-bane