Did you test using the latest Detox?
Did your test fail and you're not sure why?
What happened?
When await device.resetAppState()
is called or specified as a parameter inside await device.launchApp({ resetAppState: true, permissions: { notifications: 'YES', location: 'always' } })
, are no longer passed for app. After excluding resetAppState() or resetAppState param, everything is working again as expected.
Issue is not reproduced on IOS device.
What was the expected behaviour?
No response
Help us reproduce this issue!
No response
In what environment did this happen?
Detox version: latest
React Native version: 0.79.5
Has Fabric (React Native's new rendering system) enabled: (yes/no)
Node version: 20.11.0
Device model: Android
Android version: 15
Test-runner (select one): jest
Detox logs
Detox logs
Device logs
Device logs
paste your device.log here!
More data, please!
No response