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)
Relevant log output
No response