public void WGClearLocalNotifications()
 {
     AndroidConnector.ClearLocalNotifications();
 }