Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Bug 1874148 - Add activityOptions to send in CrashReporter.
Browse files Browse the repository at this point in the history
  • Loading branch information
Amejia481 authored and mergify[bot] committed Jan 18, 2024
1 parent 8207a1f commit 3e4ae36
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ class CrashReporter(
onFinished,
handler,
requiredPermission,
activityOptions.toBundle(),
)
} else {
nonFatalCrashIntent?.send(context, 0, additionalIntent)
Expand Down

0 comments on commit 3e4ae36

Please sign in to comment.