Skip to content

Commit 031d147

Browse files
author
Dan Federman
committed
Add Bug Report Flow gif to README
1 parent acdf608 commit 031d147

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

BugReportFlow.gif

7.69 MB
Loading

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Or manually checkout the submodule with `git submodule add [email protected]:Square
2222

2323
After doing the above, your users can report a bug by making a two-finger long-press gesture. This gesture triggers a UIAlert asking the user what went wrong. When the user enters this information, an email bug report is generated complete with an attached app screenshot and a text file containing the last 2000 logs. Screenshots are created and stored within Aardvark and do not require camera roll access.
2424

25+
[![Bug Report Flow](BugReportFlow.gif)](BugReportFlow.gif)
26+
2527
Want to look at logs on device? Push an instance of [ARKLogTableViewController](Log%20Viewing/ARKLogTableViewController.h) onto the screen to view your logs.
2628

2729
## Performance

0 commit comments

Comments
 (0)