mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-11-05 01:30:11 +00:00
Nugets
This commit is contained in:
parent
ba0a5c1d41
commit
60115e7d95
15 changed files with 177 additions and 43 deletions
|
|
@ -25,6 +25,7 @@ namespace AideDeJeu.iOS
|
|||
Rg.Plugins.Popup.Popup.Init();
|
||||
|
||||
global::Xamarin.Forms.Forms.Init();
|
||||
SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3());
|
||||
LoadApplication(new App());
|
||||
|
||||
return base.FinishedLaunching(app, options);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue