Skip to content

Commit b154645

Browse files
authored
[Issue Reporter Hook] Emit callback with issue report details (#904)
* Expose crash hook callback * Add tests * Add callback to HelloWorldApp * Add callback for iOS example * Update changelog
1 parent a280fec commit b154645

File tree

31 files changed

+777
-172
lines changed

31 files changed

+777
-172
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
**Added**
99

10-
- Nothing yet!
10+
- Added issue report callback support so apps can receive issue metadata before a report is sent (reportType, reason, details, sessionId, and callback fields).
1111

1212
**Changed**
1313

0 commit comments

Comments
 (0)