Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(messaging, android): handle nullable broadcast intent (#7893)
Add a check to handle scenarios where the broadcast intent comes with no extras, preventing potential crashes and logging an error for better debugging.
- Loading branch information