mirror of
https://github.com/bitwarden/mobile
synced 2025-12-12 22:33:25 +00:00
PM-3349 Changed UseMauiApp init so that Android Handlers still get added
This commit is contained in:
@@ -32,7 +32,8 @@ namespace Bit.App
|
||||
#else
|
||||
iOS.Core.Utilities.iOSCoreHelpers.ConfigureMAUIHandlers(handlers);
|
||||
#endif
|
||||
}
|
||||
},
|
||||
initUseMauiApp: true
|
||||
).Build();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user