mirror of
https://github.com/bitwarden/mobile
synced 2025-12-13 23:03:23 +00:00
do not implement UnhandledExceptionRaiser
This commit is contained in:
@@ -38,7 +38,7 @@ namespace Bit.Android
|
||||
public MainApplication(IntPtr handle, JniHandleOwnership transer)
|
||||
: base(handle, transer)
|
||||
{
|
||||
AndroidEnvironment.UnhandledExceptionRaiser += AndroidEnvironment_UnhandledExceptionRaiser;
|
||||
//AndroidEnvironment.UnhandledExceptionRaiser += AndroidEnvironment_UnhandledExceptionRaiser;
|
||||
|
||||
if(!Resolver.IsSet)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user