public override void RegisteredForRemoteNotifications(UIApplication application, NSData deviceToken) { FHClient.FinishRegistration(deviceToken); }