public App() { InitializeComponent(); MainPage = new LandingPage(); TrackerService.Init(GestureType.All, true); }