You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also tried to call applesimutils manually while the app is opened, however I don't know whether the detox uses a different bundle to run the test suite or not.
We use the issue tracker exclusively for bug reports and feature requests. This issue appears to be a general usage or support question. Instead, please ask a question on Stack Overflow with the detox tag.
Feel free to post your Stack Overflow question here for more visility. We'll take a look at it.
For more information on bots in this reporsitory, read this discussion.
I'm trying to enable the permissions by using
device.launchApp({ permissions: { notifications: 'YES' } })
, however it seems not being calledI also tried to call applesimutils manually while the app is opened, however I don't know whether the detox uses a different bundle to run the test suite or not.
➜ applesimutils --byId "B2E486B7-8CD7-4B94-9969-3C6901591BD8" --bundle com.amadeu.mobileapp --setPermissions notifications=YES
I'm using an iPhone X simulator.
The text was updated successfully, but these errors were encountered: