1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-03 00:30:01 +00:00
This commit is contained in:
Yan Maniez 2018-10-14 01:01:57 +02:00
parent ba0a5c1d41
commit 60115e7d95
15 changed files with 177 additions and 43 deletions

View file

@ -56,6 +56,7 @@ namespace AideDeJeu.UWP
//Xamarin.Forms.Forms.Init(e);
Xamarin.Forms.Forms.Init(e, Rg.Plugins.Popup.Popup.GetExtraAssemblies());
SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3());
if (e.PreviousExecutionState == ApplicationExecutionState.Terminated)
{