mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 15:15:34 +03:00
bootstrap ios
This commit is contained in:
parent
da3c3c30e7
commit
389fbc31e9
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ namespace Bit.iOS
|
||||||
{
|
{
|
||||||
Xamarin.Forms.Forms.Init();
|
Xamarin.Forms.Forms.Init();
|
||||||
InitApp();
|
InitApp();
|
||||||
|
Bootstrap();
|
||||||
|
|
||||||
LoadApplication(new App.App(null));
|
LoadApplication(new App.App(null));
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue