Easier bug reports on iOS. Just take a screenshot in your app, doodle on the image, and send it away! Bug reports automatically include device metadata with free/used memory, disk and battery status. Currently, reports can be added to Github Issues, JIRA Issues, Gitlab Issues or sent as emails.
Stars
44
Forks
8
Watchers
44
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
Fixed issue with sissue titles with newline in them. Also added provision to return the url of where the issue wwas uploaded
74b239fView on GitHubChanged the AWS S3 uploader so it doesn't clash with other AWS S3 uploaders in other libraries or parent projects
5b13f8dView on GitHubFixed a bug where BRK was getting 'enabled' even if it was not initialized. Also fixed a bug with the UIImage being a little off.
210e2d4View on GitHubFixed an issue where keyboard in the original window wasn't getting dismissed
fa6fdadView on GitHubChanged the title text of the bug. Now it won't include the work 'BugReportKit' and eat up space.
7e7a5ceView on GitHubAdded more metadata, app version, user identifier, carrier and wifi name
903aabfView on GitHubAdded support for device metadata. Bug reports now contain device data - model, iOS version, jailbreak status, memory, disk and battery usage status.
f9859cbView on GitHubAdded support for device metadata. Bug reports now contain device data - model, iOS version, jailbreak status, memory, disk and battery usage status.
19a2641View on GitHub