chore(android,ios): capture simulator/emulator sessions for replay during testing
Open
android/
chore
ios/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
In order to make it easier to track down root causes for issues, I'd like to try and find a way to capture more data during testing on simulators and emulators:
1. Capture user data folder
2. Capture entire session for replay
3. Capture JavaScript console and app console messages
For iOS and Android to start with. We'd need to systematically store the data and include it when reporting issues.
Contributor guide
Assessment
This issue has not been assessed yet.