Skip to content

Typo in SdlBroadcastReceiver for uncaughtException handler #1845

@joeygrover

Description

@joeygrover

Bug Summary

The UncaughtException handler's if conditional currently has a typo of a misplaced ) that should be corrected. It affects the app's SdlService defined class and if it is handled by the libraries exception handler.

Reproduction Steps

Expected Behavior:
The handler is only triggered for Android's issue with starting foreground services in time.

Observed Behavior:
Incorrectly handles exceptions.

Which projects have you seen this bug on?

Android

Android Version(s)

No response

Android Device(s)

No response

sdl_java_suite Version

5.6.1

Testing Environment(s)

Any

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA defect in the library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions